All of lore.kernel.org
 help / color / mirror / Atom feed
* [Kernel-janitors] [PATCH] 8139cp net driver: add MODULE_VERSION
@ 2004-09-23  4:19 Felipe W Damasio
  2004-09-23  4:28 ` Nish Aravamudan
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe W Damasio @ 2004-09-23  4:19 UTC (permalink / raw)
  To: kernel-janitors

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Kernel-janitors] [PATCH] 8139cp net driver: add MODULE_VERSION
  2004-09-23  4:19 [Kernel-janitors] [PATCH] 8139cp net driver: add MODULE_VERSION Felipe W Damasio
@ 2004-09-23  4:28 ` Nish Aravamudan
  0 siblings, 0 replies; 2+ messages in thread
From: Nish Aravamudan @ 2004-09-23  4:28 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

On Thu, 23 Sep 2004 01:19:30 -0300, Felipe W Damasio
<felipewd@terra.com.br> wrote:
>         Hi Jeff,
> 
>         Add MODULE_VERSION to 8139cp net driver.

If possible - i.e, tabs are maintained and such - please inline your patch.

Thanks,
Nish

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-23  4:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-23  4:19 [Kernel-janitors] [PATCH] 8139cp net driver: add MODULE_VERSION Felipe W Damasio
2004-09-23  4:28 ` Nish Aravamudan

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.