All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] [Patch 2/3] Adds module version to 3c503.
@ 2005-03-28 21:16 Chuck Short
  0 siblings, 0 replies; only message in thread
From: Chuck Short @ 2005-03-28 21:16 UTC (permalink / raw)
  To: kernel-janitors

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-28 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-28 21:16 [KJ] [Patch 2/3] Adds module version to 3c503 Chuck Short

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.