[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Earlier IDC-TIME-EXTEND aen was a nop and ignored by driver. We now have to handle the aen so that other protocol drivers can use time extension during some loopback operations. Signed-off-by: Santosh Vernekar <santosh.vernekar@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
committed by
James Bottomley
parent
f875cd4cc4
commit
454073c905
@@ -3292,6 +3292,7 @@ struct qla_hw_data {
|
||||
|
||||
/* QLA83XX IDC specific fields */
|
||||
uint32_t idc_audit_ts;
|
||||
uint32_t idc_extend_tmo;
|
||||
|
||||
/* DPC low-priority workqueue */
|
||||
struct workqueue_struct *dpc_lp_wq;
|
||||
|
||||
Reference in New Issue
Block a user