diff options
author | Dan Carpenter <[email protected]> | 2017-02-01 11:46:32 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-01 12:27:33 -0500 |
commit | 63117f09c768be05a0bf465911297dc76394f686 (patch) | |
tree | a2166cb4e01de094eded74b5b38d24bb168597ee /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 1a2a14444d32b89b28116daea86f63ced1716668 (diff) |
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
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 <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions