]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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)
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>

Trivial merge