From: Ilpo Järvinen Date: Wed, 26 Sep 2007 05:44:14 +0000 (-0700) Subject: [TCP]: Re-place highest_sack check to a more robust position X-Git-Tag: v2.6.24-rc1~1454^2~359 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6963a6b3d2d3921b60f45e0cf18be26495d5ad1;p=pandora-kernel.git [TCP]: Re-place highest_sack check to a more robust position I previously added checking to position that is rather poor as state has already been adjusted quite a bit. Re-placing it above all state changes should be more robust though the return should never ever get executed regardless of its place :-). Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed