Re: [PATCH net-next] net: aquantia: Make some functions static

2018-07-05 Thread David Miller
From: Wei Yongjun Date: Thu, 5 Jul 2018 09:00:10 + > Fixes the following sparse warnings: > > drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:525:5: warning: > symbol 'hw_atl_utils_mpi_set_speed' was not declared. Should it be static? > drivers/net/ethernet/aquantia/atlantic/hw

[PATCH net-next] net: aquantia: Make some functions static

2018-07-05 Thread Wei Yongjun
Fixes the following sparse warnings: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:525:5: warning: symbol 'hw_atl_utils_mpi_set_speed' was not declared. Should it be static? drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:536:5: warning: symbol 'hw_atl_utils_mpi_set_s