From: Decklin Foster <decklin@red-bean.com>
To: linux-kernel@vger.kernel.org
Subject: Re: test10-pre7 compile error in ip_forward.c
Date: Tue, 31 Oct 2000 01:02:31 -0500 [thread overview]
Message-ID: <20001031010231.A11938@gyah.this.is.broken> (raw)
In-Reply-To: <20001030222644.A9869@gyah.this.is.broken> <200010310406.UAA05413@pizda.ninka.net>
In-Reply-To: <200010310406.UAA05413@pizda.ninka.net>; from davem@redhat.com on Mon, Oct 30, 2000 at 08:06:59PM -0800
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/
prev parent reply other threads:[~2000-10-31 6:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-31 3:26 Decklin Foster
2000-10-31 4:06 ` David S. Miller
2000-10-31 6:02 ` Decklin Foster [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20001031010231.A11938@gyah.this.is.broken \
--to=decklin@red-bean.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®