[PATCH] libata: add FIXME above ata_dev_xfermask()
authorTejun Heo <htejun@gmail.com>
Sat, 25 Mar 2006 02:14:07 +0000 (11:14 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 25 Mar 2006 04:08:36 +0000 (23:08 -0500)
commit600511e86babe3727264a0883a3a264f6fb6caf5
tree0fc6b51c6ddfb5d3f759bb88a34d8003386a50d7
parent298a41ca41b4c933adc7b5a56a0adb0e1df2e556
[PATCH] libata: add FIXME above ata_dev_xfermask()

Add FIXME above ata_dev_xfermask noting that the current
implementation limits all transfer modes to the fastest of the slowest
device on a port which isn't necessary.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-core.c
This page took 0.024665 seconds and 5 git commands to generate.