]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qla2xxx: Do not schedule reset when one is already active when receiving an invalid...
authorChad Dupuis <chad.dupuis@qlogic.com>
Fri, 11 Apr 2014 20:54:07 +0000 (16:54 -0400)
committerChristoph Hellwig <hch@lst.de>
Mon, 19 May 2014 11:30:59 +0000 (13:30 +0200)
commitacd3ce880c78d575ed0b2e5670b1f7d7f7a39360
tree6c35d0a3eb15c527348dd3050077315bcaaf758e
parentec1937a21ba193b489f669484e2180b9e08f0c7f
qla2xxx: Do not schedule reset when one is already active when receiving an invalid status handle.

If an adapter reset is already in progress, do not schedule another one when
we receive an invalid status handle.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/qla2xxx/qla_isr.c