linux-stable/net/l2tp
Guillaume Nault 9ff672ba4e l2tp: remove l2tp specific refcount debugging
With conversion to refcount_t, such manual debugging code doesn't make
sense anymore.
The tunnel part was already dropped by
54652eb12c ("l2tp: hold tunnel while looking up sessions in l2tp_netlink").

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-01 10:57:24 +09:00
..
Kconfig l2tp: Call udp_sock_create 2014-07-14 16:12:15 -07:00
l2tp_core.c l2tp: remove ->ref() and ->deref() 2017-11-01 10:57:24 +09:00
l2tp_core.h l2tp: remove l2tp specific refcount debugging 2017-11-01 10:57:24 +09:00
l2tp_debugfs.c l2tp: remove ->ref() and ->deref() 2017-11-01 10:57:24 +09:00
l2tp_eth.c l2tp: initialise l2tp_eth sessions before registering them 2017-10-29 11:16:22 +09:00
l2tp_ip.c l2tp: remove ->ref() and ->deref() 2017-11-01 10:57:24 +09:00
l2tp_ip6.c l2tp: remove ->ref() and ->deref() 2017-11-01 10:57:24 +09:00
l2tp_netlink.c l2tp: remove ->ref() and ->deref() 2017-11-01 10:57:24 +09:00
l2tp_ppp.c l2tp: remove ->ref() and ->deref() 2017-11-01 10:57:24 +09:00
Makefile l2tp: introduce L2TPv3 IP encapsulation support for IPv6 2012-05-01 09:30:55 -04:00