ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Feb 2011 23:37:09 +0000 (15:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Feb 2011 23:37:09 +0000 (15:37 -0800)
commit010c2708e536938a2f84d51d625f603b9a8f80ac
treebf886bc996e41d8996c24e60ec08a19e551c116e
parent5ada552746685d558d0a8e9e979921c75a41e469
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().

Simplifies tail of __ip_route_output_key().

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c