]> git.baikalelectronics.ru Git - kernel.git/commit
netvsc: add some rtnl_dereference annotations
authorstephen hemminger <stephen@networkplumber.org>
Wed, 19 Jul 2017 18:53:13 +0000 (11:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jul 2017 05:20:05 +0000 (22:20 -0700)
commit445849c1d1faee4380406a867c3b5568bfb5d6ae
tree742a12f0c68a5dbaff3e051f806dd1ca3effe4fe
parente138a6cc38a1cddb05978b6272f6551753554538
netvsc: add some rtnl_dereference annotations

In a couple places RTNL is held, and the netvsc_device pointer
is acquired without annotation.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc.c
drivers/net/hyperv/netvsc_drv.c