public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 9/9] iscsi: add module version
@ 2005-09-13  2:02 Mike Christie
  0 siblings, 0 replies; only message in thread
From: Mike Christie @ 2005-09-13  2:02 UTC (permalink / raw)
  To: SCSI Mailing List

from michaelc@cs.wisc.edu

I have a bad memory. I cannot remember what versions are which,
so add a module version to help.

Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>


diff --git a/drivers/scsi/iscsi_tcp.c b/drivers/scsi/iscsi_tcp.c
--- a/drivers/scsi/iscsi_tcp.c
+++ b/drivers/scsi/iscsi_tcp.c
@@ -49,7 +49,7 @@ MODULE_AUTHOR("Dmitry Yusupov <dmitry_yu
 	      "Alex Aizman <itn780@yahoo.com>");
 MODULE_DESCRIPTION("iSCSI/TCP data-path");
 MODULE_LICENSE("GPL");
-
+MODULE_VERSION("0:4.409");
 /* #define DEBUG_TCP */
 /* #define DEBUG_SCSI */
 #define DEBUG_ASSERT



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

only message in thread, other threads:[~2005-09-13  2:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-13  2:02 [PATCH 9/9] iscsi: add module version Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox