diff options
author | 2019-09-18 23:36:37 +0000 | |
---|---|---|
committer | 2019-09-25 12:53:14 -0700 | |
commit | ddef29578a81a1d4d8f2b26a7adbfe21407ee3ea (patch) | |
tree | 2a43810ecbbdd883409f29d2e2cc169770149044 /scripts/gdb/linux/utils.py | |
parent | nvme-pci: Fix a race in controller removal (diff) | |
download | wireguard-linux-ddef29578a81a1d4d8f2b26a7adbfe21407ee3ea.tar.xz wireguard-linux-ddef29578a81a1d4d8f2b26a7adbfe21407ee3ea.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions