From: Eric Dumazet Date: Tue, 8 Jun 2010 04:49:44 +0000 (-0700) Subject: ipv4: avoid two atomic ops in ip_rt_redirect() X-Git-Tag: v2.6.36-rc1~571^2~624 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7865a47d4759e85bbd7bed44bee411d868eaad;p=pandora-kernel.git ipv4: avoid two atomic ops in ip_rt_redirect() in_dev_get() -> __in_dev_get_rcu() in a rcu protected function. [ Fix build with CONFIG_IP_ROUTE_VERBOSE disabled. -DaveM ] Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed