From: Christoph Hellwig Date: Mon, 30 Jan 2006 18:00:43 +0000 (+0100) Subject: [SCSI] mptsas: don't complain on bogus slave_alloc calls X-Git-Tag: v2.6.16-rc2~242^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f236ed2748fca0bcba304f4f9e3eacda51e91c;p=pandora-kernel.git [SCSI] mptsas: don't complain on bogus slave_alloc calls 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed