From: Craig Schlenter Date: Tue, 9 Jan 2007 08:11:15 +0000 (-0800) Subject: [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). X-Git-Tag: v2.6.20-rc5~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb48cfe8079ddda78425a16d6c1be57d822b365b;p=pandora-kernel.git [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 for tracking this down. The patch is untested but it looks *cough* obviously correct. Signed-off-by: Craig Schlenter Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed