diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2014-04-16 11:19:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-16 15:16:02 -0400 |
commit | 8c923ce219b775cc659a31616590afee239a84e5 (patch) | |
tree | a45ff5baecbf227b312cf57a53497facf19b49f1 /samples/uhid | |
parent | b7c0ddf5f270b2a3c0af326cb300eb17175d58e3 (diff) | |
download | op-kernel-dev-8c923ce219b775cc659a31616590afee239a84e5.zip op-kernel-dev-8c923ce219b775cc659a31616590afee239a84e5.tar.gz |
ip_tunnel: use the right netns in ioctl handler
Because the netdevice may be in another netns than the i/o netns, we should
use the i/o netns instead of dev_net(dev).
The variable 'tunnel' was used only to get 'itn', hence to simplify code I
remove it and use 't' instead.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions