diff options
author | Yunsheng Lin <[email protected]> | 2019-01-27 00:49:18 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-01-26 09:33:31 -0800 |
commit | 1cce5eb6506d8e4924927062398e8d9ff6411536 (patch) | |
tree | 8b8070f4da628d4a517623ca41d5304b87a6fa2e /scripts/gdb/linux/utils.py | |
parent | a1ef124e6e8621e9472098a7a37655ef4bace423 (diff) |
net: hns3: call hns3_nic_set_real_num_queue with netdev down
hns3_client_setup_tc in enet is for updating TC configuration to
stack, and hclge_setup_tc in hclge_dcb is mainly for setting the
configuration to hardware.
This patch removes the hns3_nic_set_real_num_queue from
hns3_setup_tc in enet, and call hclge_client_setup_tc to update
TC configuration to stack with netdev down, because the netdev
down operation is done in hclge_dcb now.
Signed-off-by: Yunsheng Lin <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions