diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2007-07-16 20:41:04 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-07-18 18:16:14 +0200 |
commit | 0f05df8b3b41bc258bdf520b72e8cf7c524048b7 (patch) | |
tree | e6fd95f097da4785a1e0fb195044a745de8e89aa /drivers/scsi/scsi_sysctl.c | |
parent | [SCSI] sas_ata: Implement sas_task_abort for ATA devices (diff) | |
download | linux-0f05df8b3b41bc258bdf520b72e8cf7c524048b7.tar.xz linux-0f05df8b3b41bc258bdf520b72e8cf7c524048b7.zip |
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
This one was noticed by Gilbert Wu of Adaptec:
The libata core actually does the DMA mapping for you, so there has to
be an exception in the device drivers that *don't* do dma mapping for
ATA commands. However, since we've already done this, libsas must now
dma map any ATA commands that it wishes to issue ... and yes, this is a
horrible mess.
Additionally, the test in aic94xx for ATA protocols isn't quite right.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/scsi_sysctl.c')
0 files changed, 0 insertions, 0 deletions