Hi, Unless there will be any objection here, I suggest consider the following patch which simply removes the code for the -DI_WISH_WORLD_WERE_PERFECT in the three methods which use it. The compilation errors we get when using -DI_WISH_WORLD_WERE_PERFECT show that this code was not built and not used for really a long time. Regards, Rami Rosen Signed-off-by: Rami Rosen On Wed, May 21, 2008 at 12:33 AM, David Miller wrote: > From: "Rami Rosen" > Date: Tue, 20 May 2008 12:29:26 +0300 > >> There are three methods in the network stack which start with >> #ifndef I_WISH_WORLD_WERE_PERFECT. > > I think it is better to delete this code. It is impossible > for anyone to build test it without making source modifications, > therefore it will continute to break over and over again over > time. >