]> err.no Git - linux-2.6/blobdiff - net/ipv4/icmp.c
[PATCH] netfilter: fix build error due to missing has_bridge_parent macro
[linux-2.6] / net / ipv4 / icmp.c
index 6bc0887b0834ff9ee85dbe21e3aaf940b76f6fa1..4d1c40972a4bcb7b2d32e08b0c21fa79eb69c02c 100644 (file)
@@ -524,7 +524,7 @@ void icmp_send(struct sk_buff *skb_in, int type, int code, u32 info)
                                          iph->tos;
 
        if (ip_options_echo(&icmp_param.replyopts, skb_in))
-               goto ende;
+               goto out_unlock;
 
 
        /*