All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Short <zulcss@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] [Patch 2/3] Adds module version to 3c503.
Date: Mon, 28 Mar 2005 21:16:20 +0000	[thread overview]
Message-ID: <27c823430503281316e97de34@mail.gmail.com> (raw)

Description: This patch adds MODULE_VERSION to 3c503.

Signed-off-by: Chuck Short <zulcss@gmail.com>

diff -Naur linux-2.6.12-rc1.orig/drivers/net/3c503.c
linux-2.6.12-rc1/drivers/net/3c503.c
--- linux-2.6.12-rc1.orig/drivers/net/3c503.c   2005-03-27
09:44:51.000000000 -0500
+++ linux-2.6.12-rc1/drivers/net/3c503.c        2005-03-27
13:06:27.000000000 -0500
@@ -693,6 +693,7 @@
 MODULE_PARM_DESC(irq, "IRQ number(s) (assigned)");
 MODULE_PARM_DESC(xcvr, "transceiver(s) (0=internal, 1=external)");
 MODULE_DESCRIPTION("3Com ISA EtherLink II, II/16 (3c503, 3c503/16) driver");
+MODULE_VERSION(DRV_VERSION);
 MODULE_LICENSE("GPL");

 /* This is set up so that only a single autoprobe takes place per call.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

                 reply	other threads:[~2005-03-28 21:16 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=27c823430503281316e97de34@mail.gmail.com \
    --to=zulcss@gmail.com \
    --cc=kernel-janitors@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 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.