mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-21 04:51:09 +09:00
We sometime want to dereference an rcu protected pointer while holding RTNL. Use a macro to hide all lockdep details. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>