linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Wei Yongjun e511f17b1f net: hns3: make function hclge_set_all_vf_rst() static
Fixes the following sparse warning:

drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:2431:5: warning:
 symbol 'hclge_set_all_vf_rst' was not declared. Should it be static?

Fixes: aa5c4f175b ("net: hns3: add reset handling for VF when doing PF reset")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-17 15:55:11 -08:00
..
hns3pf net: hns3: make function hclge_set_all_vf_rst() static 2019-02-17 15:55:11 -08:00
hns3vf net: hns3: fix the problem that the supported port is empty 2019-02-02 08:24:08 -08:00
hclge_mbx.h net: hns3: fix the problem that the supported port is empty 2019-02-02 08:24:08 -08:00
hnae3.c net: hns3: change hnae3_register_ae_dev() to int 2019-01-30 14:50:03 -08:00
hnae3.h net: hns3: Modify parameter type from int to bool in set_gro_en 2019-02-02 08:24:08 -08:00
hns3_dcbnl.c net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting 2018-11-07 11:42:17 -08:00
hns3_debugfs.c net: hns3: Add "tm map" status information query function 2018-12-15 10:54:18 -08:00
hns3_enet.c net: hns3: don't allow user to change vlan filter state 2019-02-02 08:24:09 -08:00
hns3_enet.h net: hns3: reuse the definition of l3 and l4 header info union 2019-01-30 14:50:03 -08:00
hns3_ethtool.c net: hns3: use the correct interface to stop|open port 2019-01-30 14:50:03 -08:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00