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

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

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

only message in thread, other threads:[~2005-03-28 21:14 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:14 [KJ] [Patch 1/3] Add module version to 3c501 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.