Skip to content
Commit 2ecf0a57 authored by Tejun Heo's avatar Tejun Heo
Browse files

ide-dma: don't reset request fields on dma_timeout_retry()



Impact: drop unnecessary code

Now that everything uses bio and block operations, there is no need to
reset request fields manually when retrying a request.  Every field is
guaranteed to be always valid.  Drop unnecessary request field
resetting from ide_dma_timeout_retry().

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 2c316bb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment