scsi: smartpqi: workaround fw bug for oq deletion
authorKevin Barnett <kevin.barnett@microsemi.com>
Wed, 21 Mar 2018 18:32:31 +0000 (13:32 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 21 Mar 2018 22:51:37 +0000 (18:51 -0400)
commit339faa8150fd56891105bc69fc18f5d51b8a63dd
tree291cc5c619a318189aa4cfde3db26fc1664c7bbc
parent45dce24df5b7ef569484caed9b44856dbf447e00
scsi: smartpqi: workaround fw bug for oq deletion

Skip deleting PQI operational queues when there is an error creating a
new queue group. It's not really necessary to delete the queues anyway
because they get deleted during the PQI reset that is part of the error
recovery path.

Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c