summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/intel/ntb_hw_intel.c
diff options
context:
space:
mode:
authorNicholas Mc Guire2016-08-22 18:51:36 +0200
committerJon Mason2016-11-13 22:48:29 +0100
commitcdc08982a5f334cecc15d802464588115512cc36 (patch)
treee3ace761f166c89620d7849e0c0ce6c0be9f2c3a /drivers/ntb/hw/intel/ntb_hw_intel.c
parentntb_transport: make DMA_OUT_RESOURCE_TO HZ independent (diff)
downloadkernel-qcow2-linux-cdc08982a5f334cecc15d802464588115512cc36.tar.gz
kernel-qcow2-linux-cdc08982a5f334cecc15d802464588115512cc36.tar.xz
kernel-qcow2-linux-cdc08982a5f334cecc15d802464588115512cc36.zip
ntb: 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> Acked-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/hw/intel/ntb_hw_intel.c')
0 files changed, 0 insertions, 0 deletions