[SCSI] mptsas: don't complain on bogus slave_alloc calls
authorChristoph Hellwig <hch@lst.de>
Mon, 30 Jan 2006 18:00:43 +0000 (19:00 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Tue, 31 Jan 2006 20:40:01 +0000 (14:40 -0600)
When people use the userspace scanning facilities on SAS hardware the
LLDD gets bogus slave_alloc calls.  Just fail those gracefully instead
of printing a warning in mptsas and another one in the midlayer.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found