[IPV6] tcp_v6_send_synack: release the destination
[safe/jmp/linux-2.6] / net / ipv6 / udp.c
index d8538dc..c476488 100644 (file)
@@ -435,7 +435,7 @@ out:
        read_unlock(&udp_hash_lock);
 }
 
-static int udpv6_rcv(struct sk_buff **pskb, unsigned int *nhoffp)
+static int udpv6_rcv(struct sk_buff **pskb)
 {
        struct sk_buff *skb = *pskb;
        struct sock *sk;