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)
commit123521b6b260d901937d3fb598ab88d260c857a6
treeb0775d2910ae1f48ea4529761b521f971a054e1c
parent1ec1968e4e439c9e05245f9a44e7a65429b0d7e6
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: 287db5c40d15 ("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