]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/ipv6/udp.c
[IPV6]: Move nextheader offset to the IP6CB
[mv-sheeva.git] / net / ipv6 / udp.c
index d8538dcea8130b0209941ec0f5eb1ab795a49cd0..c47648892c04d421a446dc614aa891f46d2baeac 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;