From: Wei Yongjun <weiyongj...@huawei.com> Date: Wed, 11 Oct 2017 02:35:23 +0000
> Fixes the following sparse warnings: > > drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c:464:5: warning: > symbol 'hns3_change_all_ring_bd_num' was not declared. Should it be static? > drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c:477:5: warning: > symbol 'hns3_set_ringparam' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied.