]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: fix error log of tx/rx tqps stats
authorPeng Li <lipeng321@huawei.com>
Sun, 24 Apr 2022 12:57:22 +0000 (20:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2022 09:48:49 +0000 (10:48 +0100)
commit07218e43361a8c3639b579e2f5ef80279b2cf458
treeb0775d2910ae1f48ea4529761b521f971a054e1c
parentd48221751f84ac5e8267e1c443ac1fd72909a959
net: hns3: fix error log of tx/rx tqps stats

The comments in function hclge_comm_tqps_update_stats is not right,
so fix it.

Fixes: 987d836461f2 ("net: hns3: create new set of common tqp stats APIs for PF and VF reuse")
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_tqp_stats.c