net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
authorAsbjørn Sloth Tønnesen <asbjorn@asbjorn.st>
Thu, 21 May 2020 23:39:17 +0000 (00:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 14:41:53 +0000 (16:41 +0200)
commitcc84b4ddee15d4082da6653ea5548c04ff32057b
treedade32aa012b76b072cadf9208bf2dab772f4b91
parent18dc6fbbd9d7416b69cff63a1568365836ec22eb
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*

commit 47c3e7783be4e142b861d34b5c2e223330b05d8a upstream.

PPPOL2TP_MSG_* and L2TP_MSG_* are duplicates, and are being used
interchangeably in the kernel, so let's standardize on L2TP_MSG_*
internally, and keep PPPOL2TP_MSG_* defined in UAPI for compatibility.

Signed-off-by: Asbjoern Sloth Toennesen <asbjorn@asbjorn.st>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Giuliano Procida <gprocida@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/networking/l2tp.txt
include/uapi/linux/if_pppol2tp.h