afaf5a2d34
open-iSCSI driver for Qlogic Corporation's iSCSI HBAs 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> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
13 lines
314 B
C
13 lines
314 B
C
/*
|
|
* QLogic iSCSI HBA Driver
|
|
* Copyright (c) 2003-2006 QLogic Corporation
|
|
*
|
|
* See LICENSE.qla4xxx for copyright and licensing details.
|
|
*/
|
|
|
|
#define QLA4XXX_DRIVER_VERSION "5.00.05b9-k"
|
|
|
|
#define QL4_DRIVER_MAJOR_VER 5
|
|
#define QL4_DRIVER_MINOR_VER 0
|
|
#define QL4_DRIVER_PATCH_VER 5
|
|
#define QL4_DRIVER_BETA_VER 9
|