diff options
author | 2014-09-09 08:24:53 -0700 | |
---|---|---|
committer | 2014-09-09 20:10:45 -0700 | |
commit | 416c51e17b8b31b574763ac2b88ee99ddbb0c85d (patch) | |
tree | b75e6f3ca2bda3615dfa18a339287d15c41a4dc3 /net/atm/clip.c | |
parent | ipv6: udp6_gro_complete() is static (diff) | |
download | wireguard-linux-416c51e17b8b31b574763ac2b88ee99ddbb0c85d.tar.xz wireguard-linux-416c51e17b8b31b574763ac2b88ee99ddbb0c85d.zip |
netns: remove one sparse warning
net/core/net_namespace.c:227:18: warning: incorrect type in argument 1
(different address spaces)
net/core/net_namespace.c:227:18: expected void const *<noident>
net/core/net_namespace.c:227:18: got struct net_generic [noderef]
<asn:4>*gen
We can use rcu_access_pointer() here as read-side access to the pointer
was removed at least one grace period ago.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/clip.c')
0 files changed, 0 insertions, 0 deletions