]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: drop net argument from l2tp_tunnel_create
authorTom Parkin <tparkin@katalix.com>
Thu, 3 Sep 2020 08:54:49 +0000 (09:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 19:19:03 +0000 (12:19 -0700)
commit3c7285ae59a07642b0914e9800e16f933e5b25cd
tree271d15370d3bc16607afe6e5a02d5af2e8b22487
parent29f569125e05015f64f13a8d14ae505f27152f79
l2tp: drop net argument from l2tp_tunnel_create

The argument is unused, so remove it.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h
net/l2tp/l2tp_netlink.c
net/l2tp/l2tp_ppp.c