]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/net: toeplitz: fix udp option
authorWillem de Bruijn <willemb@google.com>
Sat, 11 Dec 2021 19:30:31 +0000 (14:30 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Dec 2021 14:37:15 +0000 (14:37 +0000)
commit9871f8769fd5ffe2b84ea3804c1c349cca428131
tree840b297464070274817b0eaea4c9143676b1978b
parent678e1e0d2700239cf804739551df6cf96cbaddca
selftests/net: toeplitz: fix udp option

Tiny fix. Option -u ("use udp") does not take an argument.

It can cause the next argument to silently be ignored.

Fixes: b3a4036cc56c ("selftests/net: toeplitz test")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/toeplitz.c