From: Felipe W Damasio <felipewd@terra.com.br>
To: kernel-janitors@vger.kernel.org
Subject: [Kernel-janitors] [PATCH] 8139cp net driver: add MODULE_VERSION
Date: Thu, 23 Sep 2004 04:19:30 +0000 [thread overview]
Message-ID: <41524ED2.70306@terra.com.br> (raw)
[-- Attachment #1: Type: text/plain, Size: 71 bytes --]
Hi Jeff,
Add MODULE_VERSION to 8139cp net driver.
Cheers,
Felipe
[-- Attachment #2: 8139cp-version.patch --]
[-- Type: text/x-patch, Size: 452 bytes --]
Signed-off-by: Felipe W Damasio <felipewd@terra.com.br>
--- linux-2.6.9-rc2-bk8/drivers/net/8139cp.c.orig 2004-09-23 01:02:44.722495968 -0300
+++ linux-2.6.9-rc2-bk8/drivers/net/8139cp.c 2004-09-23 01:02:58.067467224 -0300
@@ -90,6 +90,7 @@
MODULE_AUTHOR("Jeff Garzik <jgarzik@pobox.com>");
MODULE_DESCRIPTION("RealTek RTL-8139C+ series 10/100 PCI Ethernet driver");
+MODULE_VERSION(DRV_VERSION);
MODULE_LICENSE("GPL");
static int debug = -1;
[-- Attachment #3: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
next reply other threads:[~2004-09-23 4:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-23 4:19 Felipe W Damasio [this message]
2004-09-23 4:28 ` [Kernel-janitors] [PATCH] 8139cp net driver: add MODULE_VERSION Nish Aravamudan
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=41524ED2.70306@terra.com.br \
--to=felipewd@terra.com.br \
--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.