[SCSI] mptsas : set max_id to infinite value.
authorKashyap, Desai <kashyap.desai@lsi.com>
Wed, 5 Aug 2009 07:22:58 +0000 (12:52 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:26 +0000 (17:52 -0500)
Do not set max_id value received from FW. Once SAS transport layer is
introduced max_id value is missleading to SCSI mid layer. Use max_id to
infinite value.

logic of can queue of scsi host is changed.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found