]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: modify two uncorrect macro names
authorHuazhong Tan <tanhuazhong@huawei.com>
Sat, 9 May 2020 09:27:38 +0000 (17:27 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 May 2020 02:43:22 +0000 (19:43 -0700)
commit753f77bb2574e9193c447e2bf988eee2ee7607ef
tree546905e713c35acdf31d2bc35e9ff5eed95adf36
parentbd30fea3b95e6f6fbc28417ad9b74f11554bdf6b
net: hns3: modify two uncorrect macro names

According to the UM, command 0x0B03 and 0x0B13 are used to
query the statistics about TX and RX, not the status, so
modifies the unsuitable macro name of these two command.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c