]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hns3-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2020 15:05:18 +0000 (07:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2020 15:05:18 +0000 (07:05 -0800)
commit0432f5cea97457cc99628ab9819979fb6d84594c
tree07d8161cc6dfd3952b4f0b643898a9641afac123
parent8ff3fd4559ccf5e29fc0f38b694366397ab48304
parente1f6f1f873661547d2081f5b1312a85fae7afcb7
Merge branch 'hns3-fixes'

Huazhong Tan says:

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

This series includes three bugfixes for the HNS3 ethernet driver.

[patch 1] fixes a management table lost issue after IMP reset.
[patch 2] fixes a VF bandwidth configuration not work problem.
[patch 3] fixes a problem related to IPv6 address copying.
====================

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