Browse Source

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>
Simon Horman 17 years ago
parent
commit
5af149cc34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      net/ipv4/ipvs/ip_vs_core.c

+ 1 - 1
net/ipv4/ipvs/ip_vs_core.c

@@ -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,