diff options
author | Asbjørn Sloth Tønnesen <asbjorn@asbjorn.st> | 2016-11-07 21:39:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-10 00:55:36 +0100 |
commit | 3f11ec045fecf2c0fb21f08f68ebc9237bd1d03c (patch) | |
tree | 28d081433386cfd232eef36d2f46fcb67a8ad339 /net/l2tp/l2tp_netlink.c | |
parent | net-gro: avoid reorders (diff) | |
download | linux-3f11ec045fecf2c0fb21f08f68ebc9237bd1d03c.tar.xz linux-3f11ec045fecf2c0fb21f08f68ebc9237bd1d03c.zip |
net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute types
The attributes L2TP_ATTR_UDP_ZERO_CSUM6_RX and
L2TP_ATTR_UDP_ZERO_CSUM6_TX are used as flags,
but is defined as a u8 in a comment.
This patch redocuments them as flags.
Adding nla_policy entries would break API, so not doing that.
CC: Tom Herbert <therbert@google.com>
Signed-off-by: Asbjoern Sloth Toennesen <asbjorn@asbjorn.st>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp/l2tp_netlink.c')
0 files changed, 0 insertions, 0 deletions