]> 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)
commitd6166ed2def6038727d5f4410521157c59fd20b6
tree07d8161cc6dfd3952b4f0b643898a9641afac123
parentfbeee3c34774e48a435b90baf372ba2da4a93546
parentea1e9fdf487c4fb45fd65d8b6e4c051d7f92d238
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>