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)
commit4ac2ccd01646e08d7176185c94e5b19404a25998
tree79383a61dce3bd1c29bc6a27b9d17633dca72ac0
parentaaf8cdc34ddba08122f02217d9d684e2f9f5d575
netns: Fix reassembly timer to use the right namespace

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>
net/ipv6/reassembly.c