commit | cacde272dd00496c2c1c36606a56b340cd967603 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Wed Sep 27 09:45:29 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 28 10:35:12 2017 -0700 |
tree | a991f6b8f0d8603c4fd5efc69e8691f36dc83507 | |
parent | 77f255c1c695c72acb1d1c47d30323a273774ae6 [diff] |
net: hns3: Add hclge_dcb module for the support of DCB feature The hclge_dcb module calls the interface from hclge_main/tm and provide interface for the dcb netlink interface. This patch also update Makefiles required to build the DCB supported code in HNS3 Ethernet driver and update the existing Kconfig file in the hisilicon folder. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>