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)
commita8d13611b4a7b1b20d17bf2b9a89a3efcabde56c
tree840b297464070274817b0eaea4c9143676b1978b
parentab8eb798ddabddb2944401bf31ead9671cb97d95
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: 5ebfb4cc3048 ("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