From: Nicolas Dichtel <[email protected]>
Date: Tue, 10 May 2016 11:56:32 +0200

> From: Tom Herbert <[email protected]>
> 
> The handler 'ila_fill_encap_info' adds two attributes: ILA_ATTR_LOCATOR
> and ILA_ATTR_CSUM_MODE.
> 
> nla_total_size_64bit() must be use for ILA_ATTR_LOCATOR.
> 
> Also, do nla_put_u8 instead of nla_put_u64 for ILA_ATTR_CSUM_MODE.
> 
> Fixes: f13a82d87b21 ("ipv6: use nla_put_u64_64bit()")
> Fixes: 90bfe662db13 ("ila: add checksum neutral ILA translations")
> Reported-by: Nicolas Dichtel <[email protected]>
> Signed-off-by: Tom Herbert <[email protected]>
> Signed-off-by: Nicolas Dichtel <[email protected]>

Applied.

Reply via email to