Re: [PATCH net-next 2/3] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*

2016-12-10 Thread David Miller
From: Asbjoern Sloth Toennesen Date: Sun, 11 Dec 2016 00:18:58 + > 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:

[PATCH net-next 2/3] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*

2016-12-10 Thread Asbjoern Sloth Toennesen
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 --- Documentation/networking/l2tp.txt | 8 i