[NETNS]: Pass correct namespace in ip_route_input_slow.
authorDenis V. Lunev <den@openvz.org>
Tue, 22 Jan 2008 01:34:35 +0000 (17:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:22 +0000 (15:10 -0800)
The packet on the input path always has a referrence to an input
network device it is passed from. Extract network namespace from it.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found