linux-stable/drivers/net/hyperv
stephen hemminger 2a926f7912 netvsc: need rcu_derefence when accessing internal device info
The netvsc_device structure should be accessed by rcu_dereference
in the send path.  Change arguments to netvsc_send() to make
this easier to do correctly.

Remove no longer needed hv_device_to_netvsc_device.

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: need rcu_derefence when accessing internal device info 2017-07-19 22:20:05 -07:00
Kconfig
Makefile
netvsc.c netvsc: need rcu_derefence when accessing internal device info 2017-07-19 22:20:05 -07:00
netvsc_drv.c netvsc: need rcu_derefence when accessing internal device info 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