diff options
author | Christos Gkekas | 2017-10-16 21:28:02 +0200 |
---|---|---|
committer | Martin K. Petersen | 2017-10-17 05:14:31 +0200 |
commit | c99dfd20f295b2b8c46da5185c0889493ba1f291 (patch) | |
tree | cb9c0dbb02e24f28d9171363e84455436a1f4b16 /tools | |
parent | scsi: qla2xxx: Initialize Work element before requesting IRQs (diff) | |
download | kernel-qcow2-linux-c99dfd20f295b2b8c46da5185c0889493ba1f291.tar.gz kernel-qcow2-linux-c99dfd20f295b2b8c46da5185c0889493ba1f291.tar.xz kernel-qcow2-linux-c99dfd20f295b2b8c46da5185c0889493ba1f291.zip |
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: Christos Gkekas <chris.gekas@gmail.com>
Acked-by: Don Brace <don.brace@microsemi.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions