[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)
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>

No differences found