treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / scsi / qla2xxx / qla_version.h
blobbb03c022e023a2c75478fa12452686135b07f3d3
1 /*
2 * QLogic Fibre Channel HBA Driver
3 * Copyright (c) 2003-2014 QLogic Corporation
5 * See LICENSE.qla2xxx for copyright and licensing details.
6 */
7 /*
8 * Driver version
9 */
10 #define QLA2XXX_VERSION "10.01.00.22-k"
12 #define QLA_DRIVER_MAJOR_VER 10
13 #define QLA_DRIVER_MINOR_VER 1
14 #define QLA_DRIVER_PATCH_VER 0
15 #define QLA_DRIVER_BETA_VER 0