diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-02-16 09:15:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-18 00:55:11 +0100 |
commit | e511f17b1fb40248e63677a6ab81a29b9b32080d (patch) | |
tree | dfa280eb725e47c61b541e141f8c35e4a52d3183 /net | |
parent | ptr_ring: remove duplicated include from ptr_ring.h (diff) | |
download | linux-e511f17b1fb40248e63677a6ab81a29b9b32080d.tar.xz linux-e511f17b1fb40248e63677a6ab81a29b9b32080d.zip |
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: aa5c4f175be6 ("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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions