]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c65780c40e59f83ab8c947a742bab3d5e3a14c9
treefac16923ce2e29f0c470f0213ab8544450f6f36d
parent7eedb5d51a9e350886d057cada4421e8f764147c
parent6a8726249c8b638684f7c362c0476f9d809ee6d9
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>