blob: c375a4efbc71b5cbe9372787db0bd9a14498e4b1 [file] [log] [blame]
Andrew Vasquezfa90c542005-10-27 11:10:08 -07001/*
2 * QLogic Fibre Channel HBA Driver
3 * Copyright (c) 2003-2005 QLogic Corporation
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 *
Andrew Vasquezfa90c542005-10-27 11:10:08 -07005 * See LICENSE.qla2xxx for copyright and licensing details.
6 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07007/*
Andrew Vasquezfa2a1ce2005-07-06 10:32:07 -07008 * Driver version
Linus Torvalds1da177e2005-04-16 15:20:36 -07009 */
Andrew Vasquezd24f8e82007-05-07 07:43:03 -070010#define QLA2XXX_VERSION "8.01.07-k7"
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
12#define QLA_DRIVER_MAJOR_VER 8
Andrew Vasquez97cbe082005-07-06 10:32:47 -070013#define QLA_DRIVER_MINOR_VER 1
Andrew Vasquez15a37582006-08-23 14:54:56 -070014#define QLA_DRIVER_PATCH_VER 7
Andrew Vasquez1aab60c2005-08-26 19:10:30 -070015#define QLA_DRIVER_BETA_VER 0