net: aquantia: make function aq_fw2x_update_stats static
authorYueHaibing <yuehaibing@huawei.com>
Tue, 16 Oct 2018 10:50:56 +0000 (18:50 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 17:00:07 +0000 (10:00 -0700)
commit0ba4ad32de3fda12eb608faea6e7c57012ecc050
tree30995c465cfb91936093ad85ef575d20294ed8c0
parent2c59f06cc0442862d589c36bd2f29667f96c35e7
net: aquantia: make function aq_fw2x_update_stats static

Fixes the following sparse warning:

 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c:282:5: warning:
  symbol 'aq_fw2x_update_stats' was not declared. Should it be static?

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c