diff options
author | 2017-06-07 15:53:47 -0700 | |
---|---|---|
committer | 2017-06-08 11:45:48 -0400 | |
commit | fbd4c7e768f1719bea340e40148800279d230922 (patch) | |
tree | 88aa286870d0f69cd7f269e7c866fc289897e38e /net/unix/af_unix.c | |
parent | net: ipv6: Release route when device is unregistering (diff) | |
download | wireguard-linux-fbd4c7e768f1719bea340e40148800279d230922.tar.xz wireguard-linux-fbd4c7e768f1719bea340e40148800279d230922.zip |
netvsc: fix rcu dereference warning from ethtool
The ethtool info command calls the netvsc get_sset_count with RTNL
but not with RCU. Which causes warning:
drivers/net/hyperv/netvsc_drv.c:1010 suspicious rcu_dereference_check() usage!
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions