From: Ilpo Järvinen Date: Fri, 12 Oct 2007 00:34:25 +0000 (-0700) Subject: [TCP]: Extract tcp_match_queue_to_sack from sacktag code X-Git-Tag: v2.6.24-rc1~1454^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d193594299064d386a2705928cd61ab2ca3d7cee;p=pandora-kernel.git [TCP]: Extract tcp_match_queue_to_sack from sacktag code This is necessary for upcoming DSACK bugfix. Reduces sacktag length which is not very sad thing at all... :-) Notice that there's a need to handle out-of-mem at caller's place. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed