linux-stable/drivers/net/hyperv
Haiyang Zhang 15cfd40771 hv_netvsc: Fix the list processing for network change event
RNDIS_STATUS_NETWORK_CHANGE event is handled as two "half events" --
media disconnect & connect. The second half should be added to the list
head, not to the tail. So all events are processed in normal order.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-24 23:27:58 -04:00
..
hyperv_net.h hv_netvsc: Implement support for VF drivers on Hyper-V 2016-04-18 14:51:47 -04:00
Kconfig
Makefile
netvsc.c hv_netvsc: Implement support for VF drivers on Hyper-V 2016-04-18 14:51:47 -04:00
netvsc_drv.c hv_netvsc: Fix the list processing for network change event 2016-04-24 23:27:58 -04:00
rndis_filter.c hv_netvsc: Implement support for VF drivers on Hyper-V 2016-04-18 14:51:47 -04:00