diff options
author | 2019-04-19 11:05:41 +0800 | |
---|---|---|
committer | 2019-04-19 18:43:16 -0700 | |
commit | fa6c4084b98b82c98cada0f0d5c9f8577579f962 (patch) | |
tree | 1f9c1740ea3b96116a484175b4b3c0d9c168df57 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: hns3: refine tx timeout count handle (diff) | |
download | wireguard-linux-fa6c4084b98b82c98cada0f0d5c9f8577579f962.tar.xz wireguard-linux-fa6c4084b98b82c98cada0f0d5c9f8577579f962.zip |
net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
In function hns3_get_tx_timeo_queue_info(), it should use
netdev->num_tx_queues, instead of netdve->real_num_tx_queues
as the loop limitation.
Fixes: 424eb834a9be ("net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions