linux-stable/drivers/net/hyperv
Haiyang Zhang 6f4c444607 net/hyperv: Correct the assignment in netvsc_recv_callback()
The first assignment to variable "net" is wrong, but overridden by the
latter assignments. So the bug isn't manifested.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-05 17:44:55 -05:00
..
hyperv_net.h net/hyperv: Add support for jumbo frame up to 64KB 2012-01-04 16:13:05 -08:00
Kconfig
Makefile
netvsc.c net/hyperv: Add support for jumbo frame up to 64KB 2012-01-04 16:13:05 -08:00
netvsc_drv.c net/hyperv: Correct the assignment in netvsc_recv_callback() 2012-02-05 17:44:55 -05:00
rndis_filter.c net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases 2012-02-05 17:44:55 -05:00