diff options
author | 2023-09-15 20:10:04 +0200 | |
---|---|---|
committer | 2023-09-18 08:26:19 +0100 | |
commit | 5c3ce539a11185268aff3bb30d2fad8c7fa42f86 (patch) | |
tree | b55ffc58645aac4c97684617805d351f77a8467e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hsr: Add __packed to struct hsr_sup_tlv. (diff) | |
download | wireguard-linux-5c3ce539a11185268aff3bb30d2fad8c7fa42f86.tar.xz wireguard-linux-5c3ce539a11185268aff3bb30d2fad8c7fa42f86.zip |
selftests: hsr: Use `let' properly.
The timeout in the while loop is never subtracted due wrong usage of
`let' leading to an endless loop if the former condition never gets
true.
Put the statement for let in quotes so it is parsed as a single
statement.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions