scsi: aacraid: Fix performance issue on logical drives
authorSagar Biradar <sagar.biradar@microchip.com>
Fri, 8 Mar 2019 07:26:41 +0000 (23:26 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 14 Mar 2019 11:16:36 +0000 (07:16 -0400)
commit0015437cc046e5ec2b57b00ff8312b8d432eac7c
treee732d74113c2d6be4b46a361466be7964308a47f
parent3a487ff78c4b2bf5686dbb29178cfd78b3eed053
scsi: aacraid: Fix performance issue on logical drives

Fix performance issue where the queue depth for SmartIOC logical volumes is
set to 1, and allow the usual logical volume code to be executed

Fixes: a052865fe287 (aacraid: Set correct Queue Depth for HBA1000 RAW disks)
Cc: stable@vger.kernel.org
Signed-off-by: Sagar Biradar <Sagar.Biradar@microchip.com>
Reviewed-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aacraid/linit.c