commit | a9a96760165d8781570f2dadeed8e38484b13499 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon Aug 12 22:41:56 2019 +0800 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Aug 13 16:18:12 2019 -0700 |
tree | a1a5ed3970a5f7f4f8229ea911fef43e6f4eefc4 | |
parent | 92b49822288134b4cd17a2c02a15ad265b9b327c [diff] |
net: hns3: Make hclge_func_reset_sync_vf static Fix sparse warning: drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:3190:5: warning: symbol 'hclge_func_reset_sync_vf' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>