linux/drivers/net/hyperv
K. Y. Srinivasan bffb184247 netvsc: Initialize all channel related state prior to opening the channel
Prior to opening the channel we should have all the state setup to handle
interrupts. The current code does not do that; fix the bug. This bug
can result in faults in the interrupt path.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-08 08:33:03 -07:00
..
hyperv_net.h netvsc: use refcount_t for keeping track of sub channels 2017-03-22 19:38:56 -07:00
Kconfig
Makefile
netvsc_drv.c netvsc: fix dereference before null check errors 2017-03-27 16:00:58 -07:00
netvsc.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00
rndis_filter.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00