commit | 47c3e7783be4e142b861d34b5c2e223330b05d8a | [log] [tgz] |
---|---|---|
author | Asbjørn Sloth Tønnesen <asbjorn@asbjorn.st> | Sun Dec 11 00:18:58 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 10 23:29:11 2016 -0500 |
tree | 5ca7ba2375b8d27c29f78741521481da9bb6109a | |
parent | 41c43fbee68f4f9a2a9675d83bca91c77862d7f0 [diff] |
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>