diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-03-09 21:03:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-17 05:23:19 +0100 |
commit | 2fb3573dfbca0bd853ddc1e47617eb446fa3deae (patch) | |
tree | 790601c538c5b9d1d80bb5f2779c77ebb54354db /net/ipv4/Kconfig | |
parent | bridge: per-cpu packet statistics (v3) (diff) | |
download | linux-2fb3573dfbca0bd853ddc1e47617eb446fa3deae.tar.xz linux-2fb3573dfbca0bd853ddc1e47617eb446fa3deae.zip |
net: remove rcu locking from fib_rules_event()
We hold RTNL at this point and dont use RCU variants of list traversals,
we dont need rcu_read_lock()/rcu_read_unlock()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/Kconfig')
0 files changed, 0 insertions, 0 deletions