Staging: hv: netvsc_drv: Make the function rndis_filter_receive() non-static
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 13 May 2011 02:34:52 +0000 (19:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 19:27:14 +0000 (12:27 -0700)
commit5fcc411519d14ad1c327504586044fc2bb4669ce
tree74a5dce1a61bfe7fce6aa615dee5bba09b6659af
parentf79adf8f135a6dead5967a7266bd894e8f293529
Staging: hv: netvsc_drv: Make the function rndis_filter_receive() non-static

In preparation to getting rid of struct netvsc_driver,
make the function rndis_filter_receive()  non-static.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hyperv_net.h
drivers/staging/hv/rndis_filter.c