OpenCloudOS-Kernel/drivers/net/hyperv
Stephen Hemminger 0da6edbd3a hv_netvsc: remove open_cnt reference count
There is only ever a single instance of network device object
referencing the internal rndis object. Therefore the open_cnt atomic
is not necessary.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 15:57:39 -05:00
..
Kconfig
Makefile
hyperv_net.h hv_netvsc: remove open_cnt reference count 2017-12-13 15:57:39 -05:00
netvsc.c hv_netvsc: remove open_cnt reference count 2017-12-13 15:57:39 -05:00
netvsc_drv.c hv_netvsc: pass netvsc_device to receive callback 2017-12-13 15:57:39 -05:00
rndis_filter.c hv_netvsc: remove open_cnt reference count 2017-12-13 15:57:39 -05:00