Re: [PATCH] tcp v6: fix softnet build breakage

2007-10-26 Thread David Miller
From: Jeff Garzik <[EMAIL PROTECTED]> Date: Fri, 26 Oct 2007 23:42:40 -0400 > > net/ipv6/tcp_ipv6.c: In function 'tcp_v6_rcv': > net/ipv6/tcp_ipv6.c:1736: error: implicit declaration of function > 'get_softnet_dma' > net/ipv6/tcp_ipv6.c:1736: warning: assignment makes pointer from integer > witho

[PATCH] tcp v6: fix softnet build breakage

2007-10-26 Thread Jeff Garzik
net/ipv6/tcp_ipv6.c: In function 'tcp_v6_rcv': net/ipv6/tcp_ipv6.c:1736: error: implicit declaration of function 'get_softnet_dma' net/ipv6/tcp_ipv6.c:1736: warning: assignment makes pointer from integer without a cast Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> --- diff --git a/net/ipv6/tcp_