linux-uconsole/drivers/net/hyperv
Dexuan Cui 752832f2e8 hv_netvsc: Fix a warning of suspicious RCU usage
[ Upstream commit 6d0d779dca ]

This fixes a warning of "suspicious rcu_dereference_check() usage"
when nload runs.

Fixes: 776e726bfb ("netvsc: fix RCU warning in get_stats")
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-09-10 10:33:43 +01:00
..
hyperv_net.h hv_netvsc: Fix unwanted wakeup after tx_disable 2019-04-17 08:38:39 +02:00
Kconfig hv_netvsc: drop common code until callback model fixed 2018-06-12 15:22:28 -07:00
Makefile hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc.c hv_netvsc: fix race that may miss tx queue wakeup 2019-05-31 06:46:09 -07:00
netvsc_drv.c hv_netvsc: Fix a warning of suspicious RCU usage 2019-09-10 10:33:43 +01:00
netvsc_trace.c hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc_trace.h hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
rndis_filter.c hv_netvsc: Fix hash key value reset after other ops 2019-03-05 17:58:51 +01:00