commit | e8a22b5f079449f1803d37ce2b5d09acaa68368d | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue Jan 23 02:10:38 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 23 10:59:42 2018 -0500 |
tree | 4231617ab1247b6bb4df13445e87ee6891549b5c | |
parent | f03e4f8aadc84deb8f3dddcbf0032bac75051e7a [diff] |
net: aquantia: make symbol hw_atl_boards static Fixes the following sparse warning: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:50:34: warning: symbol 'hw_atl_boards' was not declared. Should it be static? Fixes: 4948293ff963 ("net: aquantia: Introduce new AQC devices and capabilities") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>