]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc0a16887436244c7715510f01479c3cc10a4ecf0
tree29c33d63b3679103459932d43b8818abdcc7d3d5
parent125506bb1f68278aff896ead6525eccb959c3b2b
[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