diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-11-12 14:59:42 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-12 10:55:41 -0800 |
commit | 7b094968ccbb55da9e9fa749bdfd9b90b57d64e5 (patch) | |
tree | 85957c33a937b25a3c395abe814145706b286427 /certs | |
parent | 0ee0bbb018938addf87b54d447cc5633d2e53490 (diff) | |
download | linux-7b094968ccbb55da9e9fa749bdfd9b90b57d64e5.tar.bz2 |
net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_priv_flags' static
Fix sparse warnings:
drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:706:5: warning: symbol 'aq_ethtool_get_priv_flags' was not declared. Should it be static?
drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:713:5: warning: symbol 'aq_ethtool_set_priv_flags' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: ea4b4d7fc106 ("net: atlantic: loopback tests via private flags")
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions