Skip to content
Commit b8d19572 authored by Florian Westphal's avatar Florian Westphal Committed by David S. Miller
Browse files

netfilter: use in_dev_for_each_ifa_rcu



Netfilter hooks are always running under rcu read lock, use
the new iterator macro so sparse won't complain once we add
proper __rcu annotations.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d519e870
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment