aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2012-07-12 00:18:04 +0000
committerDavid S. Miller <[email protected]>2012-07-12 00:30:41 +0000
commit2100844ca9d7055d5cddce2f8ed13af94c01f85b (patch)
tree05894804135da7a743a088806d52c633e42314f5 /net/ipv6/tcp_ipv6.c
parentipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. (diff)
downloadkernel-2100844ca9d7055d5cddce2f8ed13af94c01f85b.tar.gz
kernel-2100844ca9d7055d5cddce2f8ed13af94c01f85b.zip
tcp: Fix out of bounds access to tcpm_vals
The recent patch "tcp: Maintain dynamic metrics in local cache." introduced an out of bounds access due to what appears to be a typo. I believe this change should resolve the issue by replacing the access to RTAX_CWND with TCP_METRIC_CWND. Signed-off-by: Alexander Duyck <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions