blob: 676c390db354c18c58d816154be7d41f3c8811c8 [file] [log] [blame]
Andrew Vasquezfa90c542005-10-27 11:10:08 -07001/*
2 * QLogic Fibre Channel HBA Driver
Andrew Vasquez01e58d82008-04-03 13:13:13 -07003 * Copyright (c) 2003-2008 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 Vasquez4cfc5102008-07-24 08:31:50 -070010#define QLA2XXX_VERSION "8.02.01-k6"
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
12#define QLA_DRIVER_MAJOR_VER 8
Seokmann Jucad7d782007-07-05 13:17:01 -070013#define QLA_DRIVER_MINOR_VER 2
Andrew Vasquezb35c07d2008-04-03 13:13:32 -070014#define QLA_DRIVER_PATCH_VER 1
Andrew Vasquez1aab60c2005-08-26 19:10:30 -070015#define QLA_DRIVER_BETA_VER 0