diff options
author | Christos Gkekas <chris.gekas@gmail.com> | 2017-10-16 22:28:02 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-10-17 06:14:31 +0300 |
commit | c99dfd20f295b2b8c46da5185c0889493ba1f291 (patch) | |
tree | cb9c0dbb02e24f28d9171363e84455436a1f4b16 /fs | |
parent | 1010f21ecf8ac43be676d498742de18fa6c20987 (diff) | |
download | linux-c99dfd20f295b2b8c46da5185c0889493ba1f291.tar.xz |
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 'fs')
0 files changed, 0 insertions, 0 deletions