aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@google.com>2015-07-09 17:17:57 -0700
committerZiyan <jaraidaniel@gmail.com>2016-10-29 01:34:19 +0200
commit388ebaeb91e8f7c4c1b1f9939924e310fae47bf0 (patch)
treefcaddedbcbe75eadbbbc2549a142404652f21099 /kernel
parentcbf8bf03ed041a2be4c03859c70899cb7cbadf36 (diff)
downloadkernel_samsung_tuna-388ebaeb91e8f7c4c1b1f9939924e310fae47bf0.zip
kernel_samsung_tuna-388ebaeb91e8f7c4c1b1f9939924e310fae47bf0.tar.gz
kernel_samsung_tuna-388ebaeb91e8f7c4c1b1f9939924e310fae47bf0.tar.bz2
net: fix iterating over hashtable in tcp_nuke_addr()
The actual size of the tcp hashinfo table is tcp_hashinfo.ehash_mask + 1 so we need to adjust the loop accordingly to get the sockets hashed into the last bucket. Change-Id: I796b3c7b4a1a7fa35fba9e5192a4a403eb6e17de Signed-off-by: Dmitry Torokhov <dtor@google.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions