Re: [PATCH 1/2] scsi: aacraid: Get correct lun count

2018-01-10 Thread Martin K. Petersen
Raghava, > The correct lun count needs to be divided by 24, missed it in the previous > patch set. Peculiar number. Applied to 4.16/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

[PATCH 1/2] scsi: aacraid: Get correct lun count

2018-01-10 Thread Raghava Aditya Renukunta
The correct lun count needs to be divided by 24, missed it in the previous patch set. Fixes: 4b00022753550055 (scsi: aacraid: Create helper functions to get lun info) Signed-off-by: Raghava Aditya Renukunta --- drivers/scsi/aacraid/aachba.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)