Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qla_version.h
Go to the documentation of this file.
1 /*
2  * QLogic Fibre Channel HBA Driver
3  * Copyright (c) 2003-2012 QLogic Corporation
4  *
5  * See LICENSE.qla2xxx for copyright and licensing details.
6  */
7 /*
8  * Driver version
9  */
10 #define QLA2XXX_VERSION "8.04.00.07-k"
11 
12 #define QLA_DRIVER_MAJOR_VER 8
13 #define QLA_DRIVER_MINOR_VER 4
14 #define QLA_DRIVER_PATCH_VER 0
15 #define QLA_DRIVER_BETA_VER 0