commit | 15c73d5afd9f7489ca6a71cd0bef60f94c0c85a8 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Mar 26 09:26:13 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 27 15:12:16 2008 -0700 |
tree | 2169e85af162b1b9b1d58b997db004090033c5a0 | |
parent | 77cca462c69d827fabee0ef3fdab86109c2fe8d8 [diff] |
[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 <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>