Re: [PATCH 1/4] Un-define the IPTUNNEL_XMIT() macro

2007-11-10 Thread David Miller
From: Pavel Emelyanov <[EMAIL PROTECTED]> Date: Fri, 09 Nov 2007 16:09:58 +0300 > This one is used in all the smth-to-ip tunnels we have and > looks ... not very good. Make this a regular function in the > tunnel4.ko module. > > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> This breaks the

[PATCH 1/4] Un-define the IPTUNNEL_XMIT() macro

2007-11-09 Thread Pavel Emelyanov
This one is used in all the smth-to-ip tunnels we have and looks ... not very good. Make this a regular function in the tunnel4.ko module. Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> --- diff --git a/include/net/ipip.h b/include/net/ipip.h index 7cdc914..bc8f4a1 100644 --- a/include/net/i