From: Asbjoern Sloth Toennesen <[email protected]> Date: Mon, 7 Nov 2016 20:39:24 +0000
> 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 <[email protected]> > Signed-off-by: Asbjoern Sloth Toennesen <[email protected]> Applied.

