diff options
author | Tom Parkin <tparkin@katalix.com> | 2013-01-31 23:43:00 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-05 19:20:30 (GMT) |
commit | f8ccac0e44934ff9414b31cc3167a5c828afec73 (patch) | |
tree | ec40a75d99912502d4bbb3df76f26d8aea96f236 /net/l2tp/l2tp_netlink.c | |
parent | 188d1f76d0dd3715ceeadfa31376867c3395eb41 (diff) | |
download | linux-f8ccac0e44934ff9414b31cc3167a5c828afec73.tar.xz |
l2tp: put tunnel socket release on a workqueue
To allow l2tp_tunnel_delete to be called from an atomic context, place the
tunnel socket release calls on a workqueue for asynchronous execution.
Tunnel memory is eventually freed in the tunnel socket destructor.
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp/l2tp_netlink.c')
0 files changed, 0 insertions, 0 deletions