Re: [PATCH 7/9] [TCP]: Correct fastpath entrypoint below high_seq

2007-05-31 Thread David Miller
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Sat, 26 May 2007 11:36:00 +0300 > From: =?ISO-8859-1?q?Ilpo_J=E4rvinen?= <[EMAIL PROTECTED]> > > In addition, implemented find_below using minus one. Some > reorganization was necessary to make code efficient again. > > Signed-off-by: Ilpo Järvinen

[PATCH 7/9] [TCP]: Correct fastpath entrypoint below high_seq

2007-05-26 Thread Ilpo Järvinen
From: =?ISO-8859-1?q?Ilpo_J=E4rvinen?= <[EMAIL PROTECTED]> In addition, implemented find_below using minus one. Some reorganization was necessary to make code efficient again. Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> --- net/ipv4/tcp_input.c | 31 +-- 1 file