]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/tcp_ipv6.c
[IPV6]: Fix modular build with netfilter enabled.
[linux-2.6-omap-h63xx.git] / net / ipv6 / tcp_ipv6.c
index 2947bc56d8a025948b803fabd088cf220ef01c4a..a25f4e8a8adae03aa9d08afb7d1c33defdc87ba2 100644 (file)
@@ -1153,7 +1153,7 @@ ipv6_pktoptions:
        return 0;
 }
 
-static int tcp_v6_rcv(struct sk_buff **pskb, unsigned int *nhoffp)
+static int tcp_v6_rcv(struct sk_buff **pskb)
 {
        struct sk_buff *skb = *pskb;
        struct tcphdr *th;