lkml.org 
[lkml]   [2000]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: test10-pre7 compile error in ip_forward.c
David S. Miller writes:

> Sorry. Please try this patch below. Linus, please apply:

This fixes it -- thanks.

> --- include/linux/netdevice.h.~1~ Mon Oct 30 17:57:20 2000
> +++ include/linux/netdevice.h Mon Oct 30 20:05:38 2000
> @@ -55,6 +55,7 @@
> #define NET_RX_CN_MOD 2 /* Storm on its way! */
> #define NET_RX_CN_HIGH 5 /* The storm is here */
> #define NET_RX_DROP -1 /* packet dropped */
> +#define NET_RX_BAD -2 /* packet dropped due to kernel error */
>
> #define net_xmit_errno(e) ((e) != NET_XMIT_CN ? -ENOBUFS : 0)

--
There is no TRUTH. There is no REALITY. There is no CONSISTENCY. There
are no ABSOLUTE STATEMENTS. I'm very probably wrong. -- BSD fortune(6)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:45    [W:0.052 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site