blob: 109068df933fe794275c2f01426524416cc8f403 [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 Malavali89162e92010-03-19 16:59:21 -070010#define QLA2XXX_VERSION "8.03.02-k2"
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
Giridhar Malavalie8a39242010-01-12 13:02:49 -080014#define QLA_DRIVER_PATCH_VER 2
Giridhar Malavali89162e92010-03-19 16:59:21 -070015#define QLA_DRIVER_BETA_VER 2