]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
libata: report protocol and full CDB on error
authorTejun Heo <htejun@gmail.com>
Wed, 28 Nov 2007 14:16:09 +0000 (23:16 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 1 Dec 2007 22:35:58 +0000 (17:35 -0500)
commitabb6a88974a8c92b049eddf37685899c4021cf0a
tree2d7effa375b1494212a11019c9f21158459578be
parent1c20a493caa30c5d47a394f9dbd86e6282323db9
libata: report protocol and full CDB on error

Protocol and CDB allocation size field are important in determining
what went wrong with ATAPI commands.  Report them on failure.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-eh.c