Merge branch 'hns3-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 15 Nov 2019 02:06:34 +0000 (18:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Nov 2019 02:06:34 +0000 (18:06 -0800)
commit4a92e53ec0cef352c85925ad0dfbfc2984d359da
treefac16923ce2e29f0c470f0213ab8544450f6f36d
parent15fb35fa9ff456b81159033eba6397fcee85e671
parentc2d56897819338eb0ba8b93184f7d10329b36653
Merge branch 'hns3-fixes'

Huazhong Tan says:

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

This series includes misc fixes for the HNS3 ethernet driver.

[patch 1/3] adds a compatible handling for configuration of
MAC VLAN swithch parameter.

[patch 2/3] re-allocates SSU buffer when pfc_en changed.

[patch 3/3] fixes a bug for ETS bandwidth validation.
====================

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