Hi, There are three methods in the network stack which start with #ifndef I_WISH_WORLD_WERE_PERFECT. These methods are: ipip_err() in net/ipv4/ipip.c ipgre_err() in net/ipv4/ip_gre.c ipip6_err() in net/ipv6/sit.c When building the kernel with -DI_WISH_WORLD_WERE_PERFECT we have various compilation errors, mostly due to the fact that the corresponding code was not updated recently. (As we all know, indeed the world is not perfect, unluckily...) This patch fixes these errors and enables building the kernel successfully with -DI_WISH_WORLD_WERE_PERFECT. (Note : I am not fully sure about correctness of len = skb->len, which I added; feedback on this point is welcomed). Regards, Rami Rosen Signed-off-by: Rami Rosen <ramirose@gmail.com>
| Rafael J. Wysocki | 2.6.28-rc2-git7: Reported regressions from 2.6.27 |
| Dave Hansen | Re: [RFC/PATCH] Documentation of kernel messages |
| Jesper Juhl | Re: [RFD] Documentation/HOWTO translated into Japanese |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Sander | 'struct task_struct' has no member named 'mems_allowed' (was: Re: 2.6.20-rc4-mm1) |
| Corey Minyard | [PATCH 3/3] Convert the UDP hash lock to RCU |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | Re: [GIT]: Networking |
