commit | 4ac2ccd01646e08d7176185c94e5b19404a25998 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Fri May 02 17:02:03 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 02 17:02:03 2008 -0700 |
tree | 79383a61dce3bd1c29bc6a27b9d17633dca72ac0 | |
parent | aaf8cdc34ddba08122f02217d9d684e2f9f5d575 [diff] |
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>