]> git.neil.brown.name Git - history.git/commit
[PATCH] fix scsi_report_lun_scan bug
authorAndrew Morton <akpm@osdl.org>
Wed, 19 Nov 2003 05:04:07 +0000 (23:04 -0600)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 19 Nov 2003 05:04:07 +0000 (23:04 -0600)
commitd177ca18a42fb7ce2c2f2d53f5e231571e3c2fb3
tree601b85068855f5a55556622a7725730fc9d9b24e
parent9bfbdf16aa583228cae9e8769381da68735c6cc9
[PATCH] fix scsi_report_lun_scan bug

Original report and bug fix from: Amit Patel <patelamitv@yahoo.com>

The problem was a signed vs unsigned char problem when computing luns
for scanning.
drivers/scsi/scsi_scan.c