]> asedeno.scripts.mit.edu Git - linux.git/commit
qla2xxx: Reduce exess wait during chip reset
authorQuinn Tran <quinn.tran@cavium.com>
Sat, 24 Dec 2016 02:06:12 +0000 (18:06 -0800)
committerBart Van Assche <bart.vanassche@sandisk.com>
Tue, 17 Jan 2017 19:26:57 +0000 (11:26 -0800)
commit200ffb159b2f48857aa18c0502a4d29b102d013b
tree4f79ce099359d308f49ec3dad84672caae3c3a49
parent5f35509db179ca7ed1feaa4b14f841adb06ed220
qla2xxx: Reduce exess wait during chip reset

Soft reset and Risc reset should take 100uS to complete.
This change pad the timeout up to 400uS, which should be
plenty.

Signed-off-by: Quinn Tran <quinn.tran@cavium.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
drivers/scsi/qla2xxx/qla_init.c