linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
YueHaibing a9a9676016 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>
2019-08-13 16:18:12 -07:00
..
hns3pf net: hns3: Make hclge_func_reset_sync_vf static 2019-08-13 16:18:12 -07:00
hns3vf net: hns3: refine some macro definitions 2019-08-09 13:44:33 -07:00
hclge_mbx.h net: hns3: add handler for NCSI error mailbox 2019-08-01 13:32:12 -04:00
hnae3.c net: hns3: some variable modification 2019-06-14 19:26:16 -07:00
hnae3.h net: hns3: refine some macro definitions 2019-08-09 13:44:33 -07:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c hns3: no need to check return value of debugfs_create functions 2019-08-10 15:25:48 -07:00
hns3_enet.c net: hns3: refine MAC pause statistics querying function 2019-08-09 13:44:33 -07:00
hns3_enet.h net: hns3: add check for max TX BD num for tso and non-tso case 2019-08-09 13:44:33 -07:00
hns3_ethtool.c net: hns3: add some statitics info to tx process 2019-08-09 13:44:33 -07:00
Makefile