ipvs: remove shadow rt variable
Remove a sparse warning about rt variable. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Simon Horman <horms@verge.net.au>
This commit is contained in:
parent
4ecd29447e
commit
a333e2ec05
@ -188,7 +188,6 @@ __ip_vs_reroute_locally(struct sk_buff *skb)
|
||||
},
|
||||
.mark = skb->mark,
|
||||
};
|
||||
struct rtable *rt;
|
||||
|
||||
if (ip_route_output_key(net, &rt, &fl))
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user