linux_dsm_epyc7002/drivers/net/hyperv
Stephen Hemminger 35a57b7fef hv_netvsc: fix locking for rx_mode
The rx_mode operation handler is different than other callbacks
in that is not always called with rtnl held. Therefore use
RCU to ensure that references are valid.

Fixes: bee9d41b37 ("hv_netvsc: propagate rx filters to VF")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-08 12:48:56 -05:00
..
hyperv_net.h hv_netvsc: avoid repeated updates of packet filter 2018-03-08 12:48:56 -05:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: fix locking for rx_mode 2018-03-08 12:48:56 -05:00
netvsc.c hv_netvsc: use napi_schedule_irqoff 2018-03-04 22:18:20 -05:00
rndis_filter.c hv_netvsc: avoid repeated updates of packet filter 2018-03-08 12:48:56 -05:00