X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=net%2Fl2tp%2Fl2tp_core.h;h=1f01ba3435bcf0889a79e510567f19f248b7eef5;hb=6e677ef6fbe9513051bd753ae670b586e8ea7df1;hp=1ee9f6965d6850c94f9ea70a6320836e3d0734f0;hpb=f4bcd8ccddb02833340652e9f46f5127828eb79d;p=profile%2Fivi%2Fkernel-x86-ivi.git diff --git a/net/l2tp/l2tp_core.h b/net/l2tp/l2tp_core.h index 1ee9f69..1f01ba3 100644 --- a/net/l2tp/l2tp_core.h +++ b/net/l2tp/l2tp_core.h @@ -238,8 +238,6 @@ out: return tunnel; } -struct sock *l2tp_tunnel_sock_lookup(struct l2tp_tunnel *tunnel); -void l2tp_tunnel_sock_put(struct sock *sk); struct l2tp_session *l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id);