All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [RFC] [PATCH 7/7] qla4xxx: driver version
@ 2006-07-14 19:19 David Somayajulu
  0 siblings, 0 replies; 2+ messages in thread
From: David Somayajulu @ 2006-07-14 19:19 UTC (permalink / raw)
  To: linux-scsi; +Cc: David Somayajulu

Hi All,
Since I haven't seen any major feedback on the Patches 0 thru 7, is
there a possibility that the driver would make it into the 2.6.18
release. Also I would be available at OLS next week for any
clarifications.
Thanks
David Somayajulu
QLogic Corporation

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

* [RFC] [PATCH 7/7] qla4xxx: driver version
  2006-07-10 21:01       ` [RFC] [PATCH 6/7] qla4xxx: driver support routines David Somayajulu
@ 2006-07-10 21:02         ` David Somayajulu
  0 siblings, 0 replies; 2+ messages in thread
From: David Somayajulu @ 2006-07-10 21:02 UTC (permalink / raw)
  To: linux-scsi
  Cc: open-iscsi, David Wagner, Ravi Anand, Duane Grigsby, David Somayajulu

qla4xxx driver version.

Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Doug Maxey <dwm@bubba.enoyolf.org>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
---
diff --git a/drivers/scsi/qla4xxx/ql4_version.h b/drivers/scsi/qla4xxx/ql4_version.h
new file mode 100644
index 0000000..c230538
--- /dev/null
+++ b/drivers/scsi/qla4xxx/ql4_version.h
@@ -0,0 +1,13 @@
+/*
+ * QLogic iSCSI HBA Driver
+ * Copyright (c)  2003-2006 QLogic Corporation
+ *
+ * See LICENSE.qla4xxx for copyright and licensing details.
+ */
+
+#define QLA4XXX_DRIVER_VERSION	"5.00.05b7-k"
+
+#define QL4_DRIVER_MAJOR_VER	5
+#define QL4_DRIVER_MINOR_VER	0
+#define QL4_DRIVER_PATCH_VER	5
+#define QL4_DRIVER_BETA_VER	7


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

end of thread, other threads:[~2006-07-14 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-14 19:19 [RFC] [PATCH 7/7] qla4xxx: driver version David Somayajulu
  -- strict thread matches above, loose matches on Subject: below --
2006-07-10 20:51 [RFC] [PATCH 2/7] qla4xxx: driver initialization routines David Somayajulu
2006-07-10 20:54 ` [RFC] [PATCH 3/7] qla4xxx: driver OS interface files David Somayajulu
2006-07-10 20:57   ` [RFC] [PATCH 4/7] qla4xxx: driver ISR routines David Somayajulu
2006-07-10 20:58     ` [RFC] [PATCH 5/7] qla4xxx: driver mailbox routines David Somayajulu
2006-07-10 21:01       ` [RFC] [PATCH 6/7] qla4xxx: driver support routines David Somayajulu
2006-07-10 21:02         ` [RFC] [PATCH 7/7] qla4xxx: driver version David Somayajulu

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.