Commit 5af149cc authored by Simon Horman's avatar Simon Horman

IPVS: fix bogus indentation

Sorry, this was my error.
Thanks to Julius Volz for pointing it out.
Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
Acked-by: default avatarJulius Volz <juliusv@google.com>
parent 3bfb92f4
......@@ -1033,7 +1033,7 @@ ip_vs_out(unsigned int hooknum, struct sk_buff *skb,
ICMP_DEST_UNREACH,
ICMP_PORT_UNREACH, 0);
return NF_DROP;
}
}
}
}
IP_VS_DBG_PKT(12, pp, skb, 0,
......
Markdown is supported
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