Release 4.11 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 "9.00.00.00-k"
#define QLA_DRIVER_MAJOR_VER 9
#define QLA_DRIVER_MINOR_VER 0
#define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 0
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
James Bottomley | 15 | 68.18% | 1 | 16.67% |
Himanshu Madhani | 3 | 13.64% | 1 | 16.67% |
Chad Dupuis | 2 | 9.09% | 2 | 33.33% |
Andrew Vasquez | 1 | 4.55% | 1 | 16.67% |
Armen Baloyan | 1 | 4.55% | 1 | 16.67% |
Total | 22 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.