diff options
author | Tejun Heo <htejun@gmail.com> | 2007-10-31 10:17:02 +0900 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-11-03 08:46:54 -0400 |
commit | cd955463bb4e96cfec18a0e5b6887c6797fb821d (patch) | |
tree | c55ee46b45751e4cf1f4fe6595784add305d91d5 /include | |
parent | f8d8e5799b75cf7ad530d2bf2a42229bf7360526 (diff) |
libata: fix timing computation in ata_eh_reset()
As jiffies changes asynchronously, it needs to be cached if unchanging
timestamp is needed. The code in ata_eh_reset() intended to do that
with @now but never actually did it. Fix it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions