summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-05-08 18:21:34 +0200
committerDavid S. Miller <davem@davemloft.net>2018-05-10 21:16:49 +0200
commitf663706a33ce32df69a2b3e85a80cb5a690f2234 (patch)
treeb567633555010c51bbf57319d0f925b3533691f0 /net
parentMerge branch 'net-Update-static-keys-to-modern-api' (diff)
downloadlinux-f663706a33ce32df69a2b3e85a80cb5a690f2234.tar.xz
linux-f663706a33ce32df69a2b3e85a80cb5a690f2234.zip
tun: Do SIOCGSKNS out of rtnl_lock()
Since net ns of tun device is assigned on the device creation, and it never changes, we do not need to use any lock to get it from alive tun. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions