]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'hns3-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2020 18:38:27 +0000 (11:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2020 18:38:27 +0000 (11:38 -0700)
commite4792ffe971dde60582028ccba08b5a2ad9d3359
tree2b31e51f4f450877f82a6c3dc9f29ddeccf94512
parentb09fe70ef520e011ba4a64f4b93f948a8f14717b
parent59359fc8a2f7af062777692e6a7aae73483729ec
Merge branch 'hns3-fixes'

Huazhong Tan says:

====================
net: hns3: fixes for -net

This series includes several bugfixes for the HNS3 ethernet driver.

[patch 1] fixes an "tc qdisc del" failure.
[patch 2] fixes SW & HW VLAN table not consistent issue.
[patch 3] fixes a RMW issue related to VLAN filter switch.
[patch 4] clears port based VLAN when uploading PF.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>