From: Ilpo Järvinen Date: Sat, 1 Dec 2007 22:47:58 +0000 (+0200) Subject: [TCP]: Unite identical code from two seqno split blocks X-Git-Tag: v2.6.25-rc1~1162^2~1284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede9f3b186bc3eb0fce084bdcab500efc3721a80;p=pandora-kernel.git [TCP]: Unite identical code from two seqno split blocks Bogus seqno compares just mislead, the code is identical for both sides of the seqno compare (and was even executed just once because of return in between). Signed-off-by: Ilpo Järvinen Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed