commit | 2b89dad0c7e3b03d45d9674ee9a7b49670df098e | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue May 23 10:29:28 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun May 28 13:07:41 2006 -0400 |
tree | 8f480172c865e9d6cfab9ed4888a043bc75ab4ce | |
parent | 091686d3b5569d2ec76b9e6dab7f3608b6f64497 [diff] |
[SCSI] audit drivers for incorrect max_id use max_id now means the maximum number of ids on the bus, which means it is one greater than the largest possible id number. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>