summaryrefslogtreecommitdiff
path: root/drivers/ntb
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2018-06-11 16:13:12 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-28 18:25:58 +0100
commite348885bd406b7a2c387165a953ad15f0db79b33 (patch)
treed9cec303dab2cffeda6c8d2bd3c29c89dfc75823 /drivers/ntb
parenteb517bafc9ecdb9cb753b8605d4077af9e04eb95 (diff)
ntb_netdev: fix sleep time mismatch
[ Upstream commit a861594b1b7ffd630f335b351c4e9f938feadb8e ] The tx_time should be in usecs (according to the comment above the variable), but the setting of the timer during the rearming is done in msecs. Change it to match the expected units. Fixes: e74bfeedad08 ("NTB: Add flow control to the ntb_netdev") Suggested-by: Gerd W. Haeussler <gerd.haeussler@cesys-it.com> Signed-off-by: Jon Mason <jdmason@kudzu.us> Acked-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions