diff options
author | Tejun Heo <tj@kernel.org> | 2009-07-17 11:58:33 +0900 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2009-09-01 19:47:19 -0400 |
commit | 1e641060c4b564e820abdb6a4c7a603a0d386250 (patch) | |
tree | 6ec27e9a33f0b64972a040deaca9eb3a25b19229 /arch/microblaze | |
parent | 388539f3ff0cf1de926b03f94e1eec112358f74d (diff) |
libata: clear eh_info on reset completion
Resets are done with port frozen but some controllers still issue
interrupts during reset and they may end up recording error conditions
in ehi leading to unnecessary EH retrials.
This patch makes ata_eh_reset() clear ehi on reset completion. As
reset is the most severe recovery action, there's nothing to lose by
clearing ehi on its completion.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Zdenek Kaspar <zkaspar82@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions