linux/drivers/ntb
Nicholas Mc Guire cdc08982a5 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>
2016-11-13 16:48:29 -05:00
..
hw NTB: ntb_hw_intel: Fix typo in module parameter descriptions 2016-11-13 16:48:29 -05:00
test ntb: make DMA_OUT_RESOURCE_TO HZ independent 2016-11-13 16:48:29 -05:00
Kconfig NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
Makefile NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
ntb_transport.c ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent 2016-11-13 16:48:29 -05:00
ntb.c ntb: avoid format string in dev_set_name 2015-08-09 16:32:22 -04:00