linux/drivers/net/hyperv
Stephen Hemminger 07d0f0008c hv_netvsc: dev hold/put reference to VF
The netvsc driver holds a pointer to the virtual function network device if
managing SR-IOV association. In order to ensure that the VF network device
does not disappear, it should be using dev_hold/dev_put to get a reference
count.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-23 08:39:48 -04:00
..
hyperv_net.h hv_netvsc: add ethtool statistics for tx packet issues 2016-08-23 12:05:38 -07:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: dev hold/put reference to VF 2016-09-23 08:39:48 -04:00
netvsc.c hv_netvsc: use consume_skb 2016-09-23 08:39:48 -04:00
rndis_filter.c hv_netvsc: style cleanups 2016-08-23 12:05:36 -07:00