From: Eric Dumazet Date: Mon, 8 Mar 2010 19:32:01 +0000 (-0800) Subject: tcp: Fix tcp_make_synack() X-Git-Tag: v2.6.34-rc2~48^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28b2774a0d5852236dab77a4147b8b88548110f1;p=pandora-kernel.git tcp: Fix tcp_make_synack() Commit 4957faad (TCPCT part 1g: Responder Cookie => Initiator), part of TCP_COOKIE_TRANSACTION implementation, forgot to correctly size synack skb in case user data must be included. Many thanks to Mika Pentillä for spotting this error. Reported-by: Penttillä Mika Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed