diff options
author | Jon Mason <jdmason@kudzu.us> | 2018-06-11 16:13:12 -0400 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2018-10-31 16:02:39 -0400 |
commit | a861594b1b7ffd630f335b351c4e9f938feadb8e (patch) | |
tree | b5e99989e1bb275d652ba9add2dfb3e77604e62b /drivers/ntb | |
parent | 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d (diff) | |
download | linux-a861594b1b7ffd630f335b351c4e9f938feadb8e.tar.bz2 |
ntb_netdev: fix sleep time mismatch
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>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions