summaryrefslogtreecommitdiff
path: root/net/mptcp/token.c
diff options
context:
space:
mode:
authorGeliang Tang <geliang.tang@suse.com>2022-11-11 02:23:21 +0300
committerJakub Kicinski <kuba@kernel.org>2022-11-12 08:19:47 +0300
commit31b4e63eb24a81770b0e46a768f606a114787262 (patch)
treef61b3baff47c99ee0d373aec63523e0a1c9dca1d /net/mptcp/token.c
parent80638684e840684042325fa5a3fa1eb59fd123cc (diff)
downloadlinux-31b4e63eb24a81770b0e46a768f606a114787262.tar.xz
selftests: mptcp: use max_time instead of time
'time' is the local variable of run_test() function, while 'max_time' is the local variable of do_transfer() function. So in do_transfer(), $max_time should be used, not $time. Please note that here $time == $max_time so the behaviour is not changed but the right variable is used. Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Geliang Tang <geliang.tang@suse.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mptcp/token.c')
0 files changed, 0 insertions, 0 deletions