From cb48cfe8079ddda78425a16d6c1be57d822b365b Mon Sep 17 00:00:00 2001 From: Craig Schlenter Date: Tue, 9 Jan 2007 00:11:15 -0800 Subject: [PATCH] [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-format-patch failed