summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_minisocks.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-07-12 00:18:04 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-07-12 00:30:41 (GMT)
commit2100844ca9d7055d5cddce2f8ed13af94c01f85b (patch)
tree05894804135da7a743a088806d52c633e42314f5 /net/ipv4/tcp_minisocks.c
parent48ee3569f31d91084dc694fef5517eb782428083 (diff)
downloadlinux-2100844ca9d7055d5cddce2f8ed13af94c01f85b.tar.xz
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 <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_minisocks.c')
0 files changed, 0 insertions, 0 deletions