diff options
Diffstat (limited to 'net/ipv4')
-rw-r--r-- | net/ipv4/ipvs/ip_vs_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c index 05797a5ce157..1f4f3b943595 100644 --- a/net/ipv4/ipvs/ip_vs_core.c +++ b/net/ipv4/ipvs/ip_vs_core.c | |||
@@ -1033,7 +1033,7 @@ ip_vs_out(unsigned int hooknum, struct sk_buff *skb, | |||
1033 | ICMP_DEST_UNREACH, | 1033 | ICMP_DEST_UNREACH, |
1034 | ICMP_PORT_UNREACH, 0); | 1034 | ICMP_PORT_UNREACH, 0); |
1035 | return NF_DROP; | 1035 | return NF_DROP; |
1036 | } | 1036 | } |
1037 | } | 1037 | } |
1038 | } | 1038 | } |
1039 | IP_VS_DBG_PKT(12, pp, skb, 0, | 1039 | IP_VS_DBG_PKT(12, pp, skb, 0, |