]> Git Repo - linux.git/commit
[NETNS]: Pass correct namespace in fib_validate_source.
authorDenis V. Lunev <[email protected]>
Tue, 22 Jan 2008 01:33:15 +0000 (17:33 -0800)
committerDavid S. Miller <[email protected]>
Mon, 28 Jan 2008 23:10:21 +0000 (15:10 -0800)
commit5b707aaae4ca7b7204eb4a472721c84866d85f0f
treedec58fb4f97b8886795c5dbb5b6715889d017429
parent7fee0ca23711ce1a6b13d3ab78915809a72a59ec
[NETNS]: Pass correct namespace in fib_validate_source.

Correct network namespace is available inside fib_validate_source. It
can be obtained from the device passed in. The device is not NULL as
in_device is obtained from it just above.

Signed-off-by: Denis V. Lunev <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/fib_frontend.c
This page took 0.053132 seconds and 4 git commands to generate.