blob: e36b947125440a3a39b4c093df5ff81a04467c69 [file] [log] [blame]
Andrew Vasquezfa90c542005-10-27 11:10:08 -07001/*
2 * QLogic Fibre Channel HBA Driver
Saurav Kashyap1e633952013-02-08 01:57:54 -05003 * Copyright (c) 2003-2013 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 */
Saurav Kashyap823c5352014-02-26 04:15:15 -050010#define QLA2XXX_VERSION "8.07.00.02-k"
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
12#define QLA_DRIVER_MAJOR_VER 8
Saurav Kashyap823c5352014-02-26 04:15:15 -050013#define QLA_DRIVER_MINOR_VER 7
Chad Dupuis6abd7f12012-04-25 07:26:17 -070014#define QLA_DRIVER_PATCH_VER 0
Chad Dupuisa8ecd312012-08-22 14:21:36 -040015#define QLA_DRIVER_BETA_VER 0