netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: "David S. Miller" <davem@redhat.com>,
	Rusty Russell <rusty@rustcorp.com.au>,
	Michal Ostrowski <mostrows@styk.uwaterloo.ca.sgi.com>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH] MODULE_ALIAS_PROTO for PPPoE
Date: Mon, 15 Dec 2003 11:43:48 +1100	[thread overview]
Message-ID: <20031215060838.E7F7C2C284@lists.samba.org> (raw)
In-Reply-To: Your message of "Wed, 10 Dec 2003 10:22:56 -0800." <20031210102256.27d2ff51.shemminger@osdl.org>

In message <20031210102256.27d2ff51.shemminger@osdl.org> you write:
> Rusty added module aliases for most protocol families but missed this one.

Thanks.  I've got a few aliases accumulated.  I'll push this to Linus/Akpm
and see if they bite.

Thanks.
Rusty

> diff -Nru a/drivers/net/pppoe.c b/drivers/net/pppoe.c
> --- a/drivers/net/pppoe.c	Wed Dec 10 10:20:36 2003
> +++ b/drivers/net/pppoe.c	Wed Dec 10 10:20:36 2003
> @@ -1151,3 +1151,4 @@
>  MODULE_AUTHOR("Michal Ostrowski <mostrows@speakeasy.net>");
>  MODULE_DESCRIPTION("PPP over Ethernet driver");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS_NETPROTO(PF_PPPOX);

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      parent reply	other threads:[~2003-12-15  0:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10 18:22 [PATCH] MODULE_ALIAS_PROTO for PPPoE Stephen Hemminger
2003-12-10 22:41 ` David S. Miller
2003-12-15  0:43 ` Rusty Russell [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=20031215060838.E7F7C2C284@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=davem@redhat.com \
    --cc=mostrows@styk.uwaterloo.ca.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 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).