Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Jul 2019 22:39:39 +0000 (15:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Jul 2019 22:39:39 +0000 (15:39 -0700)
Huazhong Tan says:

====================
net: hns3: some cleanups & bugfixes

This patch-set includes cleanups and bugfixes for
the HNS3 ethernet controller driver.

[patch 1/9] fixes VF's broadcast promisc mode not enabled after
initializing.

[patch 2/9] adds hints for fibre port not support flow control.

[patch 3/9] fixes a port capbility updating issue.

[patch 4/9 - 9/9] adds some cleanups for HNS3 driver.
====================

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

Trivial merge