blob: 2b6e478d9e33769f881d77b659839b29ae409b64 [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 Kashyap25852402012-11-21 02:39:57 -050010#define QLA2XXX_VERSION "8.04.00.08-k"
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
12#define QLA_DRIVER_MAJOR_VER 8
Chad Dupuis6abd7f12012-04-25 07:26:17 -070013#define QLA_DRIVER_MINOR_VER 4
14#define QLA_DRIVER_PATCH_VER 0
Chad Dupuisa8ecd312012-08-22 14:21:36 -040015#define QLA_DRIVER_BETA_VER 0