netns: Fix reassembly timer to use the right namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Sat, 3 May 2008 00:02:03 +0000 (17:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 May 2008 00:02:03 +0000 (17:02 -0700)
This trivial fix retrieves the network namespace from frag queue
and use it to get the network device in the right namespace.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found