]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] libata: minor fix for 2.6.16-rc3
authorAlbert Lee <albertcc@tw.ibm.com>
Mon, 13 Feb 2006 10:55:25 +0000 (18:55 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 17 Feb 2006 21:29:07 +0000 (16:29 -0500)
commit0565c26de7b2c069add553106f210b3128b67785
treeffd2bf8c07cbc69116d5a610a90831bc611baad4
parent2ae5b30ff08cee422c7f6388a759f743633c7542
[PATCH] libata: minor fix for 2.6.16-rc3

 - Fix the array index value in ata_rwcmd_protocol() for the added FUA commands.
 - Filter out ATAPI packet command error messages in ata_pio_error()

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/libata-core.c