X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fnetfilter%2Fnf_internals.h;h=0df7fff196a715f19c3f2621f4ecac8f0874e9a4;hb=d8a0509a696de60296a66ba4fe4f9eaade497103;hp=86e392bfe8330e68484f6cab83cfc9749091cb97;hpb=b20e481ab595e9667c33e2393bdfe9a31870d11f;p=linux-2.6-omap-h63xx.git diff --git a/net/netfilter/nf_internals.h b/net/netfilter/nf_internals.h index 86e392bfe83..0df7fff196a 100644 --- a/net/netfilter/nf_internals.h +++ b/net/netfilter/nf_internals.h @@ -23,8 +23,8 @@ extern unsigned int nf_iterate(struct list_head *head, int hook_thresh); /* nf_queue.c */ -extern int nf_queue(struct sk_buff **skb, - struct list_head *elem, +extern int nf_queue(struct sk_buff *skb, + struct list_head *elem, int pf, unsigned int hook, struct net_device *indev, struct net_device *outdev,