]> git.baikalelectronics.ru Git - kernel.git/commit
net: aquantia: make symbol hw_atl_boards static
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 23 Jan 2018 02:10:38 +0000 (02:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jan 2018 15:59:42 +0000 (10:59 -0500)
commit52aa944ca2b77abdc2093e1b6f7249eb71564ae0
tree4231617ab1247b6bb4df13445e87ee6891549b5c
parent17d983f854ea5488cd3cf648d04ca073fbf3e444
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: cf290b57e991 ("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>
drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c