Files
linux/drivers/net/ethernet
Colin Ian King ebf6b13142 cxgb4vf: make a couple of functions static
The functions t4vf_link_down_rc_str and t4vf_handle_get_port_info are
local to the source and do not need to be in global scope, so make
them static.

Cleans up sparse warnings:
symbol 't4vf_link_down_rc_str' was not declared. Should it be static?
symbol 't4vf_handle_get_port_info' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-04 10:31:55 -07:00
..
2017-08-19 17:13:41 -07:00
2017-08-19 17:13:41 -07:00
2017-10-01 04:02:35 +01:00
2017-07-17 09:52:57 -07:00
2017-10-04 10:26:05 -07:00
2017-08-29 10:02:54 +02:00
2017-09-26 10:15:44 -07:00
2017-09-21 15:48:46 -07:00
2017-07-17 13:37:15 -07:00
2017-09-18 16:50:07 -07:00