diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2016-08-22 19:51:35 +0300 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2016-11-14 00:48:29 +0300 |
commit | c0a88032ef8e6814d4dd84551e5f333c1de639b3 (patch) | |
tree | 0c639ad65368e7f4f647b2bbcb7a1334a139ec98 /drivers/ntb/test | |
parent | 49b89de41f8d97eb13a60c1865ed61fbebed0d15 (diff) | |
download | linux-c0a88032ef8e6814d4dd84551e5f333c1de639b3.tar.xz |
ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
schedule_timeout_* takes a timeout in jiffies but the code currently is
passing in a constant which makes this timeout HZ dependent, so pass it
through msecs_to_jiffies() to fix this up.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/test')
0 files changed, 0 insertions, 0 deletions