linux/drivers/net/hyperv
stephen hemminger 776e726bfb netvsc: fix RCU warning in get_stats
The statistics functionis called with RTNL held during probe
but with RCU held during access from /proc and elsewhere.
This is safe so update the lockdep annotation.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-17 15:12:33 -04:00
..
hyperv_net.h hv_netvsc: Fix the queue index computation in forwarding case 2017-04-17 11:05:19 -04:00
Kconfig
Makefile
netvsc_drv.c netvsc: fix RCU warning in get_stats 2017-04-17 15:12:33 -04:00
netvsc.c netvsc: use napi_consume_skb 2017-04-09 18:14:25 -07:00
rndis_filter.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00