OSDN Git Service

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)
commitdc221a28d0944f1a28755caa66bf58bfa47e26d1
tree07d8161cc6dfd3952b4f0b643898a9641afac123
parent803381f9f117493d6204d82445a530c834040fe6
parent47327c9315b2f3ae4ab659457977a26669631f20
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>