Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bb516387 authored by Jon Mason's avatar Jon Mason Committed by Greg Kroah-Hartman
Browse files

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: e74bfeed ("NTB: Add flow control to the ntb_netdev")
Suggested-by: default avatarGerd W. Haeussler <gerd.haeussler@cesys-it.com>
Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
Acked-by: default avatarDave Jiang <dave.jiang@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 8f74ac64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment