diff options
author | Tejun Heo <tj@kernel.org> | 2008-07-31 09:07:04 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-08-22 08:19:39 +0200 |
commit | a674050e068a2919908730279f0b731ae6d2e005 (patch) | |
tree | aa0fe8d065233fc32e458a861a50b20271f99555 /fs | |
parent | sata_mv: add the Gen IIE flag to the SoC devices. (diff) | |
download | linux-a674050e068a2919908730279f0b731ae6d2e005.tar.xz linux-a674050e068a2919908730279f0b731ae6d2e005.zip |
libata: fix EH action overwriting in ata_eh_reset()
ehc->i.action got accidentally overwritten to ATA_EH_HARD/SOFTRESET in
ata_eh_reset(). The original intention was to clear reset action
which wasn't selected. This can cause unexpected behavior when other
EH actions are scheduled together with reset. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions