blob: ac107a2c34a464c8310dba9caf5e1db022600d96 [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 */
Giridhar Malavali073ed912009-08-25 11:36:21 -070010#define QLA2XXX_VERSION "8.03.01-k6"
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
12#define QLA_DRIVER_MAJOR_VER 8
Andrew Vasquezffda8c72009-01-05 11:18:12 -080013#define QLA_DRIVER_MINOR_VER 3
Andrew Vasquezc59c6142009-03-24 09:08:20 -070014#define QLA_DRIVER_PATCH_VER 1
Andrew Vasquez1aab60c2005-08-26 19:10:30 -070015#define QLA_DRIVER_BETA_VER 0