summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/l2tp.h
diff options
context:
space:
mode:
authorGuillaume Nault2018-01-05 19:47:14 +0100
committerDavid S. Miller2018-01-08 20:22:42 +0100
commit23fe846f9a48d5375722b3bd060e0a02ad1ca7f1 (patch)
tree84797c0cea6b12ec9270969ab4dc2e98fb44560f /include/uapi/linux/l2tp.h
parentnet: phy: fix wrong masks to phy_modify() (diff)
downloadkernel-qcow2-linux-23fe846f9a48d5375722b3bd060e0a02ad1ca7f1.tar.gz
kernel-qcow2-linux-23fe846f9a48d5375722b3bd060e0a02ad1ca7f1.tar.xz
kernel-qcow2-linux-23fe846f9a48d5375722b3bd060e0a02ad1ca7f1.zip
l2tp: adjust comments about L2TPv3 offsets
The "offset" option has been removed by commit 900631ee6a26 ("l2tp: remove configurable payload offset"). Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> Acked-by: James Chapman <jchapman@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/l2tp.h')
-rw-r--r--include/uapi/linux/l2tp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/l2tp.h b/include/uapi/linux/l2tp.h
index f78eef4cc56a..71e62795104d 100644
--- a/include/uapi/linux/l2tp.h
+++ b/include/uapi/linux/l2tp.h
@@ -65,7 +65,7 @@ struct sockaddr_l2tpip6 {
* TUNNEL_MODIFY - CONN_ID, udpcsum
* TUNNEL_GETSTATS - CONN_ID, (stats)
* TUNNEL_GET - CONN_ID, (...)
- * SESSION_CREATE - SESSION_ID, PW_TYPE, offset, data_seq, cookie, peer_cookie, offset, l2spec
+ * SESSION_CREATE - SESSION_ID, PW_TYPE, data_seq, cookie, peer_cookie, l2spec
* SESSION_DELETE - SESSION_ID
* SESSION_MODIFY - SESSION_ID, data_seq
* SESSION_GET - SESSION_ID, (...)