Skip to content
Commit c99dfd20 authored by Christos Gkekas's avatar Christos Gkekas Committed by Martin K. Petersen
Browse files

scsi: hpsa: Fix configured_logical_drive_count·check



Check whether configured_logical_drive_count is less than 255. Previous
check was always evaluating to true as this variable is defined as u8.

Signed-off-by: default avatarChristos Gkekas <chris.gekas@gmail.com>
Acked-by: default avatarDon Brace <don.brace@microsemi.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 1010f21e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment