net: hns3: fix a typo in struct hclge_mac
authorGuangbin Huang <huangguangbin2@huawei.com>
Tue, 8 Sep 2020 02:59:50 +0000 (10:59 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2020 02:51:40 +0000 (19:51 -0700)
commita3a0ff0150c9ea761e41849152074391dd51e8da
tree9d6b16fb0efe925e5f6ea407040c20516d95726d
parente639436339318799a45a87bcefffd66d122f4893
net: hns3: fix a typo in struct hclge_mac

The member link of struct hclge_mac stores the link status of
MAC and PHY if PHY exists, but its annotation uses word "exit",
so fix it.

Signed-off-by: Guangbin Huang <huangguangbin2@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_main.h