]> www.infradead.org Git - users/jedix/linux-maple.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)
committerBrian Maly <brian.maly@oracle.com>
Thu, 2 Nov 2017 18:14:17 +0000 (14:14 -0400)
commit01d352a8a410ba718d1a5565798dacde3d1fcf76
tree9c90076a7aae8b8ab2a8f9f1836b89f5beda84c9
parent65131ff85b1ad162cf6beac3d6c4ceb47a51c498
qla2xxx: Reduce exess wait during chip reset

Orabug: 2684419726923029

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>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Reviewed-by: Jack Vogel <jack.vogel@oracle.com>
drivers/scsi/qla2xxx/qla_init.c