diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-02-01 11:46:32 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-18 16:39:26 +0100 |
| commit | 3f5b5134ec7c9418415e4e660adebe6c6ec112fd (patch) | |
| tree | ce741b57465c8c5d8d67a12cc9add135418bfa5c /net/ipv4/tcp_output.c | |
| parent | 41e07a7e01d951cfd4c9a7dac90c921269d89513 (diff) | |
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
[ Upstream commit 63117f09c768be05a0bf465911297dc76394f686 ]
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.carpenter@oracle.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
