linux-stable/drivers/net/hyperv
Stephen Hemminger b0dee79103 hv_netvsc: fix locking during VF setup
The dev_uc/mc_sync calls need to have the device address list
locked. This was spotted by running with lockdep enabled.

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:57 -05:00
..
Kconfig
Makefile
hyperv_net.h hv_netvsc: avoid repeated updates of packet filter 2018-03-08 12:48:56 -05:00
netvsc.c hv_netvsc: use napi_schedule_irqoff 2018-03-04 22:18:20 -05:00
netvsc_drv.c hv_netvsc: fix locking during VF setup 2018-03-08 12:48:57 -05:00
rndis_filter.c hv_netvsc: avoid repeated updates of packet filter 2018-03-08 12:48:56 -05:00