summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorDan Carpenter2014-03-01 00:18:57 +0100
committerDavid S. Miller2014-03-03 21:29:42 +0100
commitde39d7a4f3693c4247135cbce42716bf2a113577 (patch)
tree0345345d829564784336e07d6a59690624850d1e /net/ipv4/tcp_input.c
parentUSB AX88179/178A: Support D-Link DUB-1312 (diff)
downloadkernel-qcow2-linux-de39d7a4f3693c4247135cbce42716bf2a113577.tar.gz
kernel-qcow2-linux-de39d7a4f3693c4247135cbce42716bf2a113577.tar.xz
kernel-qcow2-linux-de39d7a4f3693c4247135cbce42716bf2a113577.zip
hsr: off by one sanity check in hsr_register_frame_in()
This is a sanity check and we never pass invalid values so this patch doesn't change anything. However the node->time_in[] array has HSR_MAX_SLAVE (2) elements and not HSR_MAX_DEV (3). Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions