diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2024-03-06 10:43:01 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-07 21:06:53 -0800 |
commit | c66fb480a3302577f657a5d4f5308312bf1b52f8 (patch) | |
tree | 0577557c7eb4ec214a5b517b98a50d644db9de7d /lib/dynamic_queue_limits.c | |
parent | 2aebd3579d90e12cadc1bf93c524e2f422cd1c49 (diff) | |
download | linux-c66fb480a3302577f657a5d4f5308312bf1b52f8.tar.gz linux-c66fb480a3302577f657a5d4f5308312bf1b52f8.tar.bz2 linux-c66fb480a3302577f657a5d4f5308312bf1b52f8.zip |
selftests: userspace pm: avoid relaunching pm events
'make_connection' is launched twice: once for IPv4, once for IPv6.
But then, the "pm_nl_ctl events" was launched a first time, killed, then
relaunched after for no particular reason.
We can then move this code, and the generation of the temp file to
exchange, to the init part, and remove extra conditions that no longer
needed.
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240306-upstream-net-next-20240304-selftests-mptcp-shared-code-shellcheck-v2-12-bc79e6e5e6a0@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions