Skip to content
Snippets Groups Projects
Commit 7dff59ef authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: add rtnl_dereference()


We sometime want to dereference an rcu protected pointer while
holding RTNL. Use a macro to hide all lockdep details.

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e0de7c93
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment