Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[deliverable/linux.git] / drivers / scsi / qla2xxx / qla_version.h
CommitLineData
fa90c54f
AV
1/*
2 * QLogic Fibre Channel HBA Driver
bd21eaf9 3 * Copyright (c) 2003-2014 QLogic Corporation
1da177e4 4 *
fa90c54f
AV
5 * See LICENSE.qla2xxx for copyright and licensing details.
6 */
1da177e4 7/*
fa2a1ce5 8 * Driver version
1da177e4 9 */
a776e394 10#define QLA2XXX_VERSION "8.07.00.18-k"
1da177e4
LT
11
12#define QLA_DRIVER_MAJOR_VER 8
823c535f 13#define QLA_DRIVER_MINOR_VER 7
6abd7f13 14#define QLA_DRIVER_PATCH_VER 0
a8ecd315 15#define QLA_DRIVER_BETA_VER 0
This page took 0.826975 seconds and 5 git commands to generate.