]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sil24: ignore non-error exception irqs
authorTejun Heo <htejun@gmail.com>
Thu, 6 Oct 2005 02:43:29 +0000 (11:43 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 6 Oct 2005 09:51:24 +0000 (05:51 -0400)
commitad6e90f6d0c4243cc35e07e2681a3323af533ce4
tree3f9af49242301e69b43e1bb151d173f2152cf310
parent012e060c95e547eceea4a12c6f58592473bf4011
[PATCH] sil24: ignore non-error exception irqs

01_sil24_ignore-non-error-exception-irqs.patch

Do not error-finish commands for non-error exception irqs -
just ignore them.  This is taken from Edward's driver.

Signed-off-by: Tejun Heo <htejun@gmail.com>
 sata_sil24.c |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/sata_sil24.c