From: Mark Lord Date: Fri, 2 Feb 2007 17:36:25 +0000 (-0500) Subject: RESEND: libata: check cdb len per dev instead of per host X-Git-Tag: v2.6.22-rc1~1111^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ef88ed413232daebfe675c7b1bbf100d604d4b;p=pandora-kernel.git RESEND: libata: check cdb len per dev instead of per host Resending, with s/printk/DPRINTK/ as pointed out by Alan. Fix libata to perform CDB len validation per device rather than per host. This way, validation still works when we have a mix of 12-byte and 16-byte devices on a common host interface. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed