diff options
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | 2006-02-27 13:30:43 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-02-27 13:30:43 -0800 |
commit | ba13c98405ba44d37d148376c6615e6c8babbfdc (patch) | |
tree | 34bab6d3ae89637192fea5a7e2a59925804840ee /include/asm-sparc/stat.h | |
parent | bafac2a512bf4fd2ce7520f3976ce8aab4435f74 (diff) | |
download | kernel_samsung_aries-ba13c98405ba44d37d148376c6615e6c8babbfdc.zip kernel_samsung_aries-ba13c98405ba44d37d148376c6615e6c8babbfdc.tar.gz kernel_samsung_aries-ba13c98405ba44d37d148376c6615e6c8babbfdc.tar.bz2 |
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
In 295f7324ff8d9ea58b4d3ec93b1aaa1d80e048a9 I moved defer_accept from
tcp_sock to request_queue and mistakingly reset it at reqsl_queue_alloc, causing
calls to setsockopt(TCP_DEFER_ACCEPT ) to be lost after bind, the fix is to
remove the zeroing of rskq_defer_accept from reqsl_queue_alloc.
Thanks to Alexandra N. Kossovsky <Alexandra.Kossovsky@oktetlabs.ru> for
reporting and testing the suggested fix.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc/stat.h')
0 files changed, 0 insertions, 0 deletions