diff options
author | Yunsheng Lin <[email protected]> | 2019-01-27 00:49:16 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-01-26 09:33:30 -0800 |
commit | c2a39d981da7a04874d3ba17ac6122b8e62ec8e1 (patch) | |
tree | 23999406fb765a0df0ee392e7bc99e1a7c7a3797 /scripts/gdb/linux/utils.py | |
parent | 350fda0a0af9d077e895c7b01a4901d354ae656e (diff) |
net: hns3: do reinitialization while mqprio configuration changed
When user changes the mqprio configuration, enet need to be
uninited and inited besides down'ed and up'ed, because the queue
num may change when the TC num changes.
Also, it is more suitable to do the down/unint/init/up operation
in hclge module using hclge_notify_client, because this config
change may affect PF and its VF.
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