linux/drivers/net/hyperv
Vitaly Kuznetsov 4baa994dc9 hv_netvsc: remove redundant assignment in netvsc_recv_callback()
net_device_ctx is assigned in the very beginning of the function and 'net'
pointer doesn't change.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-05 23:16:35 -04:00
..
hyperv_net.h hv_netvsc: get rid of struct net_device pointer in struct netvsc_device 2016-05-16 13:26:00 -04:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: remove redundant assignment in netvsc_recv_callback() 2016-06-05 23:16:35 -04:00
netvsc.c hv_netvsc: set nvdev link after populating chn_table 2016-05-16 13:26:01 -04:00
rndis_filter.c hv_netvsc: get rid of struct net_device pointer in struct netvsc_device 2016-05-16 13:26:00 -04:00