]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: remove redundant query in hclge_config_tm_hw_err_int()
authorJiaran Zhang <zhangjiaran@huawei.com>
Fri, 26 Mar 2021 01:36:22 +0000 (09:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 21:58:44 +0000 (14:58 -0700)
commit5447eb1bf9ebf0777f7e21bc689f9207e5eca56b
tree341c9e8ed0203d6d45827e3705f5acbce5261e46
parentaa153a84800554516b9947356460388bb41a2f64
net: hns3: remove redundant query in hclge_config_tm_hw_err_int()

According to the HW manual, the query operation is unnecessary
when the TM QCN error event is enabled, so remove it.

Signed-off-by: Jiaran Zhang <zhangjiaran@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c