diff options
author | Tom Parkin <tparkin@katalix.com> | 2013-03-19 06:11:14 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-20 12:10:38 -0400 |
commit | e34f4c7050e5471b6d4fb25380713937fc837514 (patch) | |
tree | 676057248524a261fe9976cc677dc19658bc5e63 /mm | |
parent | 9980d001cec86c3c75f3a6008ddb73c397ea3b3e (diff) | |
download | kernel_goldelico_gta04-e34f4c7050e5471b6d4fb25380713937fc837514.zip kernel_goldelico_gta04-e34f4c7050e5471b6d4fb25380713937fc837514.tar.gz kernel_goldelico_gta04-e34f4c7050e5471b6d4fb25380713937fc837514.tar.bz2 |
l2tp: export l2tp_tunnel_closeall
l2tp_core internally uses l2tp_tunnel_closeall to close all sessions in a
tunnel when a UDP-encapsulation socket is destroyed. We need to do something
similar for IP-encapsulation sockets.
Export l2tp_tunnel_closeall as a GPL symbol to enable l2tp_ip and l2tp_ip6 to
call it from their .destroy handlers.
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 'mm')
0 files changed, 0 insertions, 0 deletions