From: Huazhong Tan Date: Fri, 26 Mar 2021 01:36:25 +0000 (+0800) Subject: net: hns3: fix prototype warning X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a1e144d7dc3c55aa4d451e3a23cd8f34cd65ee01;p=linux.git net: hns3: fix prototype warning Correct a report warning in hns3_ethtool.c Signed-off-by: Huazhong Tan Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c b/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c index a1d69c56d119..0ae6140882b7 100644 --- a/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c +++ b/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c @@ -307,7 +307,7 @@ out: } /** - * hns3_nic_self_test - self test + * hns3_self_test - self test * @ndev: net device * @eth_test: test cmd * @data: test result