]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PATCH] libata-dev: move the CDB-intr DMA blacklisting
authorAlbert Lee <albertcc@tw.ibm.com>
Thu, 22 Jun 2006 05:00:25 +0000 (13:00 +0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 03:26:24 +0000 (23:26 -0400)
commit3a778275626c0eb97674e92875efeba01189ce0e
treed0df8b559e2d95772ebd30a3cc70b86ae2703a9e
parent71f0737b2889b86f774a94afaf1342c2c0d61cb5
[PATCH] libata-dev: move the CDB-intr DMA blacklisting

Move the DMA blacklisting of the CDB-intr devices
from ata_check_atapi_dma() to ata_dma_blacklisted(), where it makes more sense.

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-core.c