From: Eric Dumazet Date: Tue, 9 Mar 2010 20:03:38 +0000 (+0000) Subject: net: remove rcu locking from fib_rules_event() X-Git-Tag: v2.6.35-rc1~473^2~762 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb3573dfbca0bd853ddc1e47617eb446fa3deae;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed