All of lore.kernel.org
 help / color / mirror / Atom feed
From: janitor@sternwelten.at
To: jgarzik@pobox.com
Cc: netdev@oss.sgi.com, janitor@sternwelten.at, felipewd@terra.com.br
Subject: [patch 4/4]  8139cp net driver: add MODULE_VERSION
Date: Sat, 20 Nov 2004 03:45:10 +0100	[thread overview]
Message-ID: <E1CVLFO-0002Im-G4@sputnik> (raw)




	Hi Jeff,

	Add MODULE_VERSION to 8139cp net driver.

	Cheers,

Felipe


Signed-off-by: Felipe W Damasio <felipewd@terra.com.br>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>

---

 linux-2.6.10-rc2-bk4-max/drivers/net/8139cp.c |    1 +
 1 files changed, 1 insertion(+)

diff -puN drivers/net/8139cp.c~add_module_version-drivers_net_8139cp drivers/net/8139cp.c
--- linux-2.6.10-rc2-bk4/drivers/net/8139cp.c~add_module_version-drivers_net_8139cp	2004-11-19 17:18:43.000000000 +0100
+++ linux-2.6.10-rc2-bk4-max/drivers/net/8139cp.c	2004-11-19 17:18:43.000000000 +0100
@@ -91,6 +91,7 @@ KERN_INFO DRV_NAME ": 10/100 PCI Etherne
 
 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;
_

             reply	other threads:[~2004-11-20  2:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-20  2:45 janitor [this message]
2004-11-20  3:01 ` [patch 4/4] 8139cp net driver: add MODULE_VERSION Felipe W Damasio
2004-11-20  8:43   ` maximilian attems

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=E1CVLFO-0002Im-G4@sputnik \
    --to=janitor@sternwelten.at \
    --cc=felipewd@terra.com.br \
    --cc=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    /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.