linux_dsm_epyc7002/drivers/net/hyperv
stephen hemminger 867047c451 netvsc: fix warnings reported by lockdep
This includes a bunch of fixups for issues reported by
lockdep.
   * ethtool routines can assume RTNL
   * send is done with RCU lock (and BH disable)
   * avoid refetching internal device struct (netvsc)
     instead pass it as a parameter.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-29 15:25:43 -07:00
..
hyperv_net.h netvsc: fix warnings reported by lockdep 2017-07-29 15:25:43 -07:00
Kconfig
Makefile
netvsc_drv.c netvsc: fix warnings reported by lockdep 2017-07-29 15:25:43 -07:00
netvsc.c netvsc: fix warnings reported by lockdep 2017-07-29 15:25:43 -07:00
rndis_filter.c netvsc: fix warnings reported by lockdep 2017-07-29 15:25:43 -07:00