linux/drivers/net/hyperv
Vitaly Kuznetsov f580aec4bf hv_netvsc: move start_remove flag to net_device_context
struct netvsc_device is destroyed on mtu change so keeping the
protection flag there is not a good idea. Move it to struct
net_device_context which is preserved.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-16 13:26:00 -04:00
..
hyperv_net.h hv_netvsc: move start_remove flag to net_device_context 2016-05-16 13:26:00 -04:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: move start_remove flag to net_device_context 2016-05-16 13:26:00 -04:00
netvsc.c hv_netvsc: move start_remove flag to net_device_context 2016-05-16 13:26:00 -04:00
rndis_filter.c hv_netvsc: Implement support for VF drivers on Hyper-V 2016-04-18 14:51:47 -04:00