On Wed, 2017-02-01 at 11:46 +0300, Dan Carpenter wrote: > Casting is a high precedence operation but "off" and "i" are in terms of > bytes so we need to have some parenthesis here. > > Fixes: fbfa743a9d2a ("ipv6: fix ip6_tnl_parse_tlv_enc_lim()") > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com>
Silly me. Thanks Dan ! Acked-by: Eric Dumazet <eduma...@google.com>