commit | cb48cfe8079ddda78425a16d6c1be57d822b365b | [log] [tgz] |
---|---|---|
author | Craig Schlenter <craig@codefountain.com> | Tue Jan 09 00:11:15 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 09 00:30:08 2007 -0800 |
tree | be3d3ef545fafb8b9448ae899375bc805007835a | |
parent | 88044c8c9635b2ec67a27c6f334965e5b97eb2c7 [diff] |
[TCP]: Fix iov_len calculation in tcp_v4_send_ack(). This fixes the ftp stalls present in the current kernels. All credit goes to Komuro <komurojun-mbn@nifty.com> for tracking this down. The patch is untested but it looks *cough* obviously correct. Signed-off-by: Craig Schlenter <craig@codefountain.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>