aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/cnic.c
diff options
context:
space:
mode:
authorBaoyou Xie <baoyou.xie@linaro.org>2016-09-25 14:23:15 +0800
committerDavid S. Miller <davem@davemloft.net>2016-09-26 02:23:45 -0400
commite2072600a24161b7ddcfb26814f69f5fbc8ef85a (patch)
tree2bca48b4bad12fcd0605875e35e624e6ec661fa7 /drivers/net/ethernet/broadcom/cnic.c
parentcxgb4: mark symbols static where possible (diff)
downloadlinux-dev-e2072600a24161b7ddcfb26814f69f5fbc8ef85a.tar.xz
linux-dev-e2072600a24161b7ddcfb26814f69f5fbc8ef85a.zip
net: bcmgenet: remove unused function in bcmgenet.c
We get 1 warning when building kernel with W=1: drivers/net/ethernet/broadcom/genet/bcmgenet.c:2763:5: warning: no previous prototype for 'bcmgenet_hfb_add_filter' [-Wmissing-prototypes] In fact, this function is implemented in drivers/net/ethernet/broadcom/genet/bcmgenet.c, but be called by no one, thus can be removed. So this patch removes the unused functions. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/cnic.c')
0 files changed, 0 insertions, 0 deletions