diff options
author | Benjamin Poirier | 2023-05-16 14:49:24 -0400 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-05-24 17:32:48 +0100 |
commit | d862b63605dfabfd17788f1c722e7375d4137c05 (patch) | |
tree | 2240705559a6d6effd0c0abee12be3a105fe1d4b /net | |
parent | fdc5c8fb57d70143acc5cd3bacbbdac11eaf7125 (diff) |
net: selftests: Fix optstring
[ Upstream commit 9ba9485b87ac97fd159abdb4cbd53099bc9f01c6 ]
The cited commit added a stray colon to the 'v' option. That makes the
option work incorrectly.
ex:
tools/testing/selftests/net# ./fib_nexthops.sh -v
(should enable verbose mode, instead it shows help text due to missing arg)
Fixes: 5feba4727395 ("selftests: fib_nexthops: Make ping timeout configurable")
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions