mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: "David S. Miller" <davem@davemloft.net>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.6 IrDA] IrNET char dev alias
Date: Tue, 19 Oct 2004 18:03:06 -0700	[thread overview]
Message-ID: <20041020010306.GD12932@bougret.hpl.hp.com> (raw)

ir269_irnet_alias.diff :
~~~~~~~~~~~~~~~~~~~~~~
	o [FEATURE] Add module alias for IrNET char dev
Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>


diff -u -p linux/net/irda/irnet/irnet_ppp.d0.c linux/net/irda/irnet/irnet_ppp.c
--- linux/net/irda/irnet/irnet_ppp.d0.c	Mon Sep 20 17:46:04 2004
+++ linux/net/irda/irnet/irnet_ppp.c	Mon Sep 20 17:46:34 2004
@@ -1111,3 +1111,4 @@ module_exit(irnet_cleanup);
 MODULE_AUTHOR("Jean Tourrilhes <jt@hpl.hp.com>");
 MODULE_DESCRIPTION("IrNET : Synchronous PPP over IrDA"); 
 MODULE_LICENSE("GPL");
+MODULE_ALIAS_CHARDEV(10, 187);

                 reply	other threads:[~2004-10-20  1:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20041020010306.GD12932@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=davem@davemloft.net \
    --cc=jt@hpl.hp.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

Powered by JetHome