commit | 8746618d4f18fab25916686b0d8a6be2c2912de1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Aug 17 13:08:57 2005 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Aug 17 00:51:50 2005 -0400 |
tree | 93b4479715179b22311d9857358e250be08f8006 | |
parent | 06460aeaa26ed4a86b92c8451365d3f48abd3786 [diff] |
[PATCH] sil24: move error handling out of hot interrupt path 04_sil24_add-error_intr-function.patch Move error handling from sil24_host_intr into separate function - sil24_error_intr. Signed-off-by: Tejun Heo <htejun@gmail.com> sata_sil24.c | 55 +++++++++++++++++++++++++++++++------------------------ 1 files changed, 31 insertions(+), 24 deletions(-) Signed-off-by: Jeff Garzik <jgarzik@pobox.com>