linux/drivers/net/hyperv
stephen hemminger 35fbbccfb4 netvsc: save pointer to parent netvsc_device in channel table
Keep back pointer in the per-channel data structure to
avoid any possible RCU related issues when napi poll is
called but netvsc_device is in RCU limbo.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-19 22:20:05 -07:00
..
hyperv_net.h netvsc: save pointer to parent netvsc_device in channel table 2017-07-19 22:20:05 -07:00
Kconfig
Makefile
netvsc_drv.c netvsc: need rcu_derefence when accessing internal device info 2017-07-19 22:20:05 -07:00
netvsc.c netvsc: save pointer to parent netvsc_device in channel table 2017-07-19 22:20:05 -07:00
rndis_filter.c netvsc: need rcu_derefence when accessing internal device info 2017-07-19 22:20:05 -07:00