aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorYonglong Liu <[email protected]>2020-03-12 15:11:03 +0800
committerDavid S. Miller <[email protected]>2020-03-12 11:38:26 -0700
commit5eb01ddfcfb25e6ebc404a41deae946bde776731 (patch)
tree975c7e0972b5a4510ffb84bd52160ddefa20811b /scripts/gdb/linux/timerlist.py
parentb09fe70ef520e011ba4a64f4b93f948a8f14717b (diff)
net: hns3: fix "tc qdisc del" failed issue
The HNS3 driver supports to configure TC numbers and TC to priority map via "tc" tool. But when delete the rule, will fail, because the HNS3 driver needs at least one TC, but the "tc" tool sets TC number to zero when delete. This patch makes sure that the TC number is at least one. Fixes: 30d240dfa2e8 ("net: hns3: Add mqprio hardware offload support in hns3 driver") Signed-off-by: Yonglong Liu <[email protected]> Signed-off-by: Huazhong Tan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions