diff options
author | Wunderlich, Mark <mark.wunderlich@intel.com> | 2019-09-18 23:36:37 +0000 |
---|---|---|
committer | Sagi Grimberg <sagi@grimberg.me> | 2019-09-25 12:53:14 -0700 |
commit | ddef29578a81a1d4d8f2b26a7adbfe21407ee3ea (patch) | |
tree | 2a43810ecbbdd883409f29d2e2cc169770149044 /include | |
parent | b224726de5e496dbf78147a66755c3d81e28bdd2 (diff) | |
download | linux-ddef29578a81a1d4d8f2b26a7adbfe21407ee3ea.tar.bz2 |
nvme-tcp: fix wrong stop condition in io_work
Allow the do/while statement to continue if current time
is not after the proposed time 'deadline'. Intent is to
allow loop to proceed for a specific time period. Currently
the loop, as coded, will exit after first pass.
Signed-off-by: Mark Wunderlich <mark.wunderlich@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions