From: Dan Carpenter <dan.carpen...@oracle.com> Date: Wed, 1 Feb 2017 11:46:32 +0300
> 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> Applied, thanks Dan.