commit | 54c151d9ed1321e6e623c80ffe42cd2eb1571744 | [log] [tgz] |
---|---|---|
author | Gao Feng <fgao@ikuai8.com> | Mon Aug 22 22:50:02 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 23 16:49:57 2016 -0700 |
tree | 27cf2a94475b391270b0e909acf4a9cefd7c1c42 | |
parent | c74db31f796d283770ff3c150d73101b38037da4 [diff] |
l2tp: Refactor the codes with existing macros instead of literal number Use PPP_ALLSTATIONS, PPP_UI, and SEND_SHUTDOWN instead of 0xff, 0x03, and 2 separately. Signed-off-by: Gao Feng <fgao@ikuai8.com> Acked-by: Guillaume Nault <g.nault@alphalink.fr> Signed-off-by: David S. Miller <davem@davemloft.net>