commit | e4792ffe971dde60582028ccba08b5a2ad9d3359 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 12 11:38:27 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 12 11:38:27 2020 -0700 |
tree | 2b31e51f4f450877f82a6c3dc9f29ddeccf94512 | |
parent | b09fe70ef520e011ba4a64f4b93f948a8f14717b [diff] | |
parent | 59359fc8a2f7af062777692e6a7aae73483729ec [diff] |
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>