From: Huazhong Tan Date: Fri, 26 Mar 2021 01:36:25 +0000 (+0800) Subject: net: hns3: fix prototype warning X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8e89876c84b23d79a7ea58c3f5c300695a227570;p=linux-block.git net: hns3: fix prototype warning [ Upstream commit a1e144d7dc3c55aa4d451e3a23cd8f34cd65ee01 ] Correct a report warning in hns3_ethtool.c Signed-off-by: Huazhong Tan Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- diff --git a/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c b/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c index c0aa3be0cdfb..0aee100902ff 100644 --- a/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c +++ b/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c @@ -301,7 +301,7 @@ out: } /** - * hns3_nic_self_test - self test + * hns3_self_test - self test * @ndev: net device * @eth_test: test cmd * @data: test result