commit | f5aac71c032719ef9159dae10bc83192bddd2424 | [log] [tgz] |
---|---|---|
author | Fuyun Liang <liangfuyun1@huawei.com> | Fri Jan 19 14:41:10 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 22 16:05:49 2018 -0500 |
tree | 88f2e65bd3e9ca9aa2b7a75b2128c0ba51431854 | |
parent | 77b34110112a48286bf83526ebb14cfbd326bef2 [diff] |
net: hns3: add manager table initialization for hardware The manager table is empty by default. If it is not initialized, the management pkgs like LLDP will be dropped by hardware. Default entries need to be added to manager table. Signed-off-by: Fuyun Liang <liangfuyun1@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>