forked from Minki/linux
IPVS: fix bogus indentation
Sorry, this was my error. Thanks to Julius Volz for pointing it out. Signed-off-by: Simon Horman <horms@verge.net.au> Acked-by: Julius Volz <juliusv@google.com>
This commit is contained in:
parent
3bfb92f407
commit
5af149cc34
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user