net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
authorAsbjørn Sloth Tønnesen <asbjorn@asbjorn.st>
Sun, 11 Dec 2016 00:18:58 +0000 (00:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Dec 2016 04:29:11 +0000 (23:29 -0500)
commit47c3e7783be4e142b861d34b5c2e223330b05d8a
tree5ca7ba2375b8d27c29f78741521481da9bb6109a
parent41c43fbee68f4f9a2a9675d83bca91c77862d7f0
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*

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>
Documentation/networking/l2tp.txt
include/uapi/linux/if_pppol2tp.h