This short series makes some minor tidyup changes to the L2TP core API. Tom Parkin (6): l2tp: don't export __l2tp_session_unhash l2tp: don't export tunnel and session free functions l2tp: return void from l2tp_session_delete l2tp: remove build_header callback in struct l2tp_session l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl l2tp: improve API documentation in l2tp_core.h
net/l2tp/l2tp_core.c | 138 +++++++++++++++++++++------------------- net/l2tp/l2tp_core.h | 123 ++++++++++++++++++++++------------- net/l2tp/l2tp_ip.c | 2 +- net/l2tp/l2tp_netlink.c | 2 +- 4 files changed, 154 insertions(+), 111 deletions(-) -- 2.17.1