[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1491908878.git.g.nault@alphalink.fr>
Date: Tue, 11 Apr 2017 13:12:03 +0200
From: Guillaume Nault <g.nault@...halink.fr>
To: netdev@...r.kernel.org
Cc: James Chapman <jchapman@...alix.com>
Subject: [PATCH net-next 0/2] l2tp: drop l2tp_session_find()
l2tp_netlink is the last user of l2tp_session_find(), but that call is
useless. Let's remove it and drop l2tp_session_find() definitely.
Guillaume Nault (2):
l2tp: remove useless duplicate session detection in l2tp_netlink
l2tp: remove l2tp_session_find()
net/l2tp/l2tp_core.c | 51 +------------------------------------------------
net/l2tp/l2tp_core.h | 3 ---
net/l2tp/l2tp_netlink.c | 5 -----
3 files changed, 1 insertion(+), 58 deletions(-)
--
2.11.0
Powered by blists - more mailing lists