Release 4.7 drivers/scsi/qla2xxx/qla_version.h
/*
* QLogic Fibre Channel HBA Driver
* Copyright (c) 2003-2014 QLogic Corporation
*
* See LICENSE.qla2xxx for copyright and licensing details.
*/
/*
* Driver version
*/
#define QLA2XXX_VERSION "8.07.00.33-k"
#define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 7
#define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 0
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
james bottomley | james bottomley | 16 | 72.73% | 1 | 14.29% |
chad dupuis | chad dupuis | 2 | 9.09% | 2 | 28.57% |
andrew vasquez | andrew vasquez | 1 | 4.55% | 1 | 14.29% |
himanshu madhani | himanshu madhani | 1 | 4.55% | 1 | 14.29% |
armen baloyan | armen baloyan | 1 | 4.55% | 1 | 14.29% |
saurav kashyap | saurav kashyap | 1 | 4.55% | 1 | 14.29% |
| Total | 22 | 100.00% | 7 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.