From: Tejun Heo Date: Sat, 25 Mar 2006 02:14:07 +0000 (+0900) Subject: [PATCH] libata: add FIXME above ata_dev_xfermask() X-Git-Tag: v2.6.17-rc1~146^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600511e86babe3727264a0883a3a264f6fb6caf5;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed