cregit-Linux how code gets into the kernel

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

PersonTokensPropCommitsCommitProp
james bottomleyjames bottomley1672.73%114.29%
chad dupuischad dupuis29.09%228.57%
andrew vasquezandrew vasquez14.55%114.29%
himanshu madhanihimanshu madhani14.55%114.29%
armen baloyanarmen baloyan14.55%114.29%
saurav kashyapsaurav kashyap14.55%114.29%
Total22100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}