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:
Родитель
3bfb92f407
Коммит
5af149cc34
|
@ -1033,7 +1033,7 @@ ip_vs_out(unsigned int hooknum, struct sk_buff *skb,
|
||||||
ICMP_DEST_UNREACH,
|
ICMP_DEST_UNREACH,
|
||||||
ICMP_PORT_UNREACH, 0);
|
ICMP_PORT_UNREACH, 0);
|
||||||
return NF_DROP;
|
return NF_DROP;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
IP_VS_DBG_PKT(12, pp, skb, 0,
|
IP_VS_DBG_PKT(12, pp, skb, 0,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче