diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2017-08-25 16:51:42 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-28 20:34:58 +0200 |
commit | 8c0e421525c9eb50d68e8f633f703ca31680b746 (patch) | |
tree | 2647c4fa3aeb5b983c65f151ab05405dd37bd3cd /drivers | |
parent | l2tp: hold tunnel while processing genl delete command (diff) | |
download | linux-8c0e421525c9eb50d68e8f633f703ca31680b746.tar.xz linux-8c0e421525c9eb50d68e8f633f703ca31680b746.zip |
l2tp: hold tunnel while handling genl tunnel updates
We need to make sure the tunnel is not going to be destroyed by
l2tp_tunnel_destruct() concurrently.
Fixes: 309795f4bec2 ("l2tp: Add netlink control API for L2TP")
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions