android_kernel_samsung_univ.../drivers/net/hyperv
Haiyang Zhang a68f961461 hyperv: Fix race between probe and open calls
Moving the register_netdev to the end of probe to prevent
possible open call happens before NetVSP is connected.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-21 22:23:06 -05:00
..
hyperv_net.h
Kconfig
Makefile
netvsc_drv.c hyperv: Fix race between probe and open calls 2013-12-21 22:23:06 -05:00
netvsc.c
rndis_filter.c