[SCSI] audit drivers for incorrect max_id use
authorHannes Reinecke <hare@suse.de>
Tue, 23 May 2006 08:29:28 +0000 (10:29 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 28 May 2006 17:07:41 +0000 (13:07 -0400)
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>

No differences found