linux-stable/net/l2tp
Guillaume Nault 92ea4a7eec l2tp: drop ->mru from struct l2tp_session
This field is not used.

Treat PPPIOC*MRU the same way as PPPIOC*FLAGS: "get" requests return 0,
while "set" requests vadidate the user supplied pointer but discard its
value.

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-27 13:34:53 -07:00
..
Kconfig l2tp: Call udp_sock_create 2014-07-14 16:12:15 -07:00
l2tp_core.c l2tp: drop ->mru from struct l2tp_session 2018-07-27 13:34:53 -07:00
l2tp_core.h l2tp: drop ->mru from struct l2tp_session 2018-07-27 13:34:53 -07:00
l2tp_debugfs.c l2tp: drop ->mru from struct l2tp_session 2018-07-27 13:34:53 -07:00
l2tp_eth.c l2tp: remove .tunnel_sock from struct l2tp_eth 2017-11-11 22:08:23 +09:00
l2tp_ip.c l2tp: remove ->recv_payload_hook 2018-07-26 14:06:34 -07:00
l2tp_ip6.c l2tp: remove ->recv_payload_hook 2018-07-26 14:06:34 -07:00
l2tp_netlink.c l2tp: drop ->mru from struct l2tp_session 2018-07-27 13:34:53 -07:00
l2tp_ppp.c l2tp: drop ->mru from struct l2tp_session 2018-07-27 13:34:53 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00