Skip to content
Commit a0ad247e authored by Nikolay Aleksandrov's avatar Nikolay Aleksandrov Committed by Greg Kroah-Hartman
Browse files

selftests: net: fix nexthop warning cleanup double ip typo

[ Upstream commit 692930cc ]

I made a stupid typo when adding the nexthop route warning selftest and
added both $IP and ip after it (double ip) on the cleanup path. The
error doesn't show up when running the test, but obviously it doesn't
cleanup properly after it.

Fixes: 392baa33

 ("selftests: net: add delete nexthop route warning test")
Signed-off-by: default avatarNikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: d5082d38

 ("ipv4: Fix route deletion when nexthop info is not specified")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 532847b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment