[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200728172033.19532-1-tparkin@katalix.com>
Date: Tue, 28 Jul 2020 18:20:27 +0100
From: Tom Parkin <tparkin@...alix.com>
To: netdev@...r.kernel.org
Cc: jchapman@...alix.com, Tom Parkin <tparkin@...alix.com>
Subject: [PATCH 0/6] l2tp: tidy up l2tp core API
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
Powered by blists - more mailing lists