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)
commit2bf8001e5387537f2d9acfecf3d724e0d6044b23
treec49b0b72c33729b4e41f42528f7e16c83461366e
parente4aa33ad595936391f7356f25c0c839011f14ead
parent892951524647d593d9f5e540a56fef4e52b95c03
Merge branch 'hns3-next'

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>