netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] Remove NPROTO.
Date: Wed, 12 Mar 2008 18:34:26 +1100	[thread overview]
Message-ID: <200803121834.26493.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20080311.211441.105701252.davem@davemloft.net>

On Wednesday 12 March 2008 15:14:41 David Miller wrote:
> From: Rusty Russell <rusty@rustcorp.com.au>
> Date: Wed, 12 Mar 2008 12:24:25 +1100
>
> > NPROTO seems redundant; it's equal to AF_MAX/PF_MAX.
> >
> > It's fairly simple to find all users and replace them appropriately.
> >
> > Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
>
> Redundant, but exported to userspace for about 15 years.
>
> We'd be wise to not remove it.

Thanks.  Should we #define NPROTO AF_MAX then?

Rusty.

  reply	other threads:[~2008-03-12  7:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-12  1:24 [PATCH] Remove NPROTO Rusty Russell
2008-03-12  4:14 ` David Miller
2008-03-12  7:34   ` Rusty Russell [this message]
2008-03-12 11:13     ` David Miller
2008-03-12 23:50       ` [PATCH] NPROTO is redundant; it's equal to AF_MAX/PF_MAX Rusty Russell
2008-03-23  0:19         ` David 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=200803121834.26493.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=davem@davemloft.net \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).