From: Eric Dumazet Date: Thu, 12 Jul 2012 22:46:09 +0000 (+0000) Subject: tcp: add LAST_ACK as a valid state for TSQ X-Git-Tag: v3.6-rc1~125^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01cb20711e3c2df41677ee270d6bdeff24e9902;p=pandora-kernel.git tcp: add LAST_ACK as a valid state for TSQ Socket state LAST_ACK should allow TSQ to send additional frames, or else we rely on incoming ACKS or timers to send them. Reported-by: Yuchung Cheng Signed-off-by: Eric Dumazet Cc: Matt Mathis Cc: Mahesh Bandewar Signed-off-by: David S. Miller --- Reading git-diff-tree failed