aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-05 18:03:00 +0900
committerDavid S. Miller <davem@davemloft.net>2013-08-05 11:05:24 -0700
commit51a700db96367b079edd19988c8f91ddb33ec987 (patch)
tree8ea42d9f7d0c40444b6788d07ad21552a3a8d81e /drivers/net/ethernet/mellanox/mlx4/cmd.c
parentbe2net: Staticize local functions (diff)
downloadlinux-dev-51a700db96367b079edd19988c8f91ddb33ec987.tar.xz
linux-dev-51a700db96367b079edd19988c8f91ddb33ec987.zip
net: micrel: Staticize local functions
These local functions are used only in this file. Fix the following sparse warnings: drivers/net/ethernet/micrel/ks8842.c:708:6: warning: symbol 'ks8842_handle_rx' was not declared. Should it be static? drivers/net/ethernet/micrel/ks8842.c:718:6: warning: symbol 'ks8842_handle_tx' was not declared. Should it be static? drivers/net/ethernet/micrel/ks8842.c:727:6: warning: symbol 'ks8842_handle_rx_overrun' was not declared. Should it be static? drivers/net/ethernet/micrel/ks8842.c:735:6: warning: symbol 'ks8842_tasklet' was not declared. Should it be static? drivers/net/ethernet/micrel/ks8851_mll.c:691:6: warning: symbol 'ks_enable_qmu' was not declared. Should it be static? Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4/cmd.c')
0 files changed, 0 insertions, 0 deletions