diff options
author | Eric Dumazet <[email protected]> | 2010-12-07 12:20:47 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-12-08 12:34:09 -0800 |
commit | f19872575ff7819a3723154657a497d9bca66b33 (patch) | |
tree | 3c84b591c773611a6c4c00589f69a6639e83b8e0 /lib/string_helpers.c | |
parent | ad9f4f50fe9288bbe65b7dfd76d8820afac6a24c (diff) |
tcp: protect sysctl_tcp_cookie_size reads
Make sure sysctl_tcp_cookie_size is read once in
tcp_cookie_size_check(), or we might return an illegal value to caller
if sysctl_tcp_cookie_size is changed by another cpu.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Ben Hutchings <[email protected]>
Cc: William Allen Simpson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions