commit | f0ef88ed413232daebfe675c7b1bbf100d604d4b | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Fri Feb 02 12:36:25 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 14:15:55 2007 -0400 |
tree | fc235d7aede0d6c4d2e500ef5d0446122eaa611a | |
parent | cd0d3bbcdd650651b7ccfaf55d107e3fc237d95a [diff] |
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 <mlord@pobox.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>