linux/drivers/net/ethernet/chelsio
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
..
cxgb drivers: net: cxgb: use setup_timer() helper. 2017-09-21 11:44:44 -07:00
cxgb3 net: chelsio: cxgb3: constify attribute_group structures. 2017-07-18 12:04:57 -07:00
cxgb4 cxgb4: add new T6 pci device id's 2017-10-03 21:42:39 -07:00
cxgb4vf cxgb4vf: make a couple of functions static 2017-10-04 10:31:55 -07:00
libcxgb networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
Kconfig libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00
Makefile libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00