]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/netfilter/nf_conntrack_tftp.h
Merge branch 'linus' into x86/cleanups
[linux-2.6-omap-h63xx.git] / include / linux / netfilter / nf_conntrack_tftp.h
index 0d79b7ae051fc096fb94970c7f2212e17d359565..c78d38fdb0507b77e26bde53f8afbe297e72e859 100644 (file)
@@ -13,7 +13,7 @@ struct tftphdr {
 #define TFTP_OPCODE_ACK                4
 #define TFTP_OPCODE_ERROR      5
 
-extern unsigned int (*nf_nat_tftp_hook)(struct sk_buff **pskb,
+extern unsigned int (*nf_nat_tftp_hook)(struct sk_buff *skb,
                                        enum ip_conntrack_info ctinfo,
                                        struct nf_conntrack_expect *exp);