From: Tom Parkin Date: Tue, 19 Mar 2013 06:11:14 +0000 (+0000) Subject: l2tp: export l2tp_tunnel_closeall X-Git-Tag: v3.9-rc5~28^2~27^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34f4c7050e5471b6d4fb25380713937fc837514;p=pandora-kernel.git 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 Signed-off-by: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed