1
0
Fork 0
alistair23-linux/drivers/net/hyperv
Lad, Prabhakar da19fcd0d8 hyperv: fix sparse warnings
this patch fixes following sparse warnings:

netvsc.c:688:5: warning: symbol 'netvsc_copy_to_send_buf' was not declared. Should it be static?
rndis_filter.c:627:5: warning: symbol 'rndis_filter_set_offload_params' was not declared. Should it be static?
rndis_filter.c:702:5: warning: symbol 'rndis_filter_set_rss_param' was not declared. Should it be static?

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-05 16:03:27 -08:00
..
Kconfig staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
Makefile staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
hyperv_net.h hyperv: Fix some variable name typos in send-buffer init/revoke 2014-12-22 16:11:11 -05:00
netvsc.c hyperv: fix sparse warnings 2015-02-05 16:03:27 -08:00
netvsc_drv.c hyperv: Add processing of MTU reduced by the host 2014-11-12 16:21:36 -05:00
rndis_filter.c hyperv: fix sparse warnings 2015-02-05 16:03:27 -08:00