[PATCH] ahci: skip protocol test altogether in spurious interrupt code
authorUnicorn Chang <uchang@tw.ibm.com>
Tue, 1 Aug 2006 04:18:07 +0000 (12:18 +0800)
committerJeff Garzik <jeff@garzik.org>
Thu, 3 Aug 2006 21:34:52 +0000 (17:34 -0400)
commitf1d39b291e2263f5e2f2ec5d4061802f76d8ae67
tree29c33d63b3679103459932d43b8818abdcc7d3d5
parentfd60ae404f104f12369e654af9cf03b1f1047661
[PATCH] ahci: skip protocol test altogether in spurious interrupt code

Skip protocol test altogether in spurious interrupt code. If PIOS is received
when it shouldn't, ahci will raise protocol violation.

Signed-off-by: Unicorn Chang <uchang@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ahci.c