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 1/3] Add module version to 3c501.
Date: Mon, 28 Mar 2005 21:14:19 +0000	[thread overview]
Message-ID: <27c82343050328131435cc4605@mail.gmail.com> (raw)

Description: This patch adds MODULE_VERSION to the 3c501 driver

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

diff -Naur linux-2.6.12-rc1.orig/drivers/net/3c501.c
linux-2.6.12-rc1/drivers/net/3c501.c
--- linux-2.6.12-rc1.orig/drivers/net/3c501.c   2005-03-02
02:37:30.000000000 -0500
+++ linux-2.6.12-rc1/drivers/net/3c501.c        2005-03-27
13:05:37.000000000 -0500
@@ -936,5 +936,6 @@

 MODULE_AUTHOR("Donald Becker, Alan Cox");
 MODULE_DESCRIPTION("Support for the ancient 3Com 3c501 ethernet card");
+MODULE_VERSION(DRV_VERSION);
 MODULE_LICENSE("GPL");
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

                 reply	other threads:[~2005-03-28 21:14 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=27c82343050328131435cc4605@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.