From: James Bottomley Date: Wed, 26 Mar 2008 16:26:13 +0000 (-0700) Subject: [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set X-Git-Tag: v2.6.25-rc9~97^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c73d5afd9f7489ca6a71cd0bef60f94c0c85a8;p=pandora-kernel.git [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set We give a very cryptic error if an ATA device is seen on a SAS port but libsas isn't compiled to include libata to handle them. Add an extra warning to explain specifically what the problem is. Acked-by: Darrick J. Wong Signed-off-by: James Bottomley --- Reading git-diff-tree failed