blob: 8d2fc2fa7a6be830f5bedad880cf5e85c9891c05 [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 Malavali35b7f0a2010-02-18 10:07:30 -080010#define QLA2XXX_VERSION "8.03.02-k1"
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 Malavali35b7f0a2010-02-18 10:07:30 -080015#define QLA_DRIVER_BETA_VER 1