]> git.baikalelectronics.ru Git - kernel.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)
commit36d000070be0fc82d5962c9b81f2cb65cd7f7c8f
tree2b31e51f4f450877f82a6c3dc9f29ddeccf94512
parentaaa93f59a7f07d233cf78bf1583680234bba9018
parent1a04f2c1364c657d1e79aa7d8ad61101741883d8
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>