cregit-Linux how code gets into the kernel

Release 4.7 drivers/scsi/qla2xxx/qla_settings.h

/*
 * QLogic Fibre Channel HBA Driver
 * Copyright (c)  2003-2014 QLogic Corporation
 *
 * See LICENSE.qla2xxx for copyright and licensing details.
 */

#define MAX_RETRIES_OF_ISP_ABORT	5

/* Max time to wait for the loop to be in LOOP_READY state */

#define MAX_LOOP_TIMEOUT	(60 * 5)

#include "qla_version.h"

Overall Contributors

PersonTokensPropCommitsCommitProp
james bottomleyjames bottomley1292.31%150.00%
armen baloyanarmen baloyan17.69%150.00%
Total13100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}