All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: ak@suse.de, netdev@oss.sgi.com
Subject: Re: [PATCH] consolidate skb delivery
Date: Fri, 3 Oct 2003 00:11:28 -0700	[thread overview]
Message-ID: <20031003001128.587ac102.davem@redhat.com> (raw)
In-Reply-To: <20031002124345.7b34bf24.shemminger@osdl.org>

On Thu, 2 Oct 2003 12:43:45 -0700
Stephen Hemminger <shemminger@osdl.org> wrote:

> On Thu, 2 Oct 2003 21:25:46 +0200
> Andi Kleen <ak@suse.de> wrote:
> 
> > Are there even any old style protocols left? If not you could just make
> > it BUG() 
> > 
> 
> bpqether,lapbether,ipconfig, and econet are still old style.

I would suggest we eliminate support for old style protocols
now.  We can do that by making the ptype registry in net/core/dev.c
fail if the thing being registered is old-style.

I'll code this up.

If we don't kill support for old-style protocols now, we can end up
being stuck supporting it throughout 2.6.x which I'd like to avoid.

I'll apply Stephen's patch here.

  reply	other threads:[~2003-10-03  7:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-02 17:21 [PATCH] consolidate skb delivery Stephen Hemminger
2003-10-02 19:25 ` Andi Kleen
2003-10-02 19:43   ` Stephen Hemminger
2003-10-03  7:11     ` David S. Miller [this message]
2003-10-07 10:40       ` David S. Miller

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=20031003001128.587ac102.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=ak@suse.de \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.