]> err.no Git - linux-2.6/blobdiff - net/ipv4/netfilter/nf_nat_proto_unknown.c
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
[linux-2.6] / net / ipv4 / netfilter / nf_nat_proto_unknown.c
index f50d0203f9c0b5d30f277d0f0613b01d9996a835..cfd2742e9706f3f6867dbbab3f81450cdae739b5 100644 (file)
@@ -37,7 +37,7 @@ static int unknown_unique_tuple(struct nf_conntrack_tuple *tuple,
 }
 
 static int
-unknown_manip_pkt(struct sk_buff **pskb,
+unknown_manip_pkt(struct sk_buff *skb,
                  unsigned int iphdroff,
                  const struct nf_conntrack_tuple *tuple,
                  enum nf_nat_manip_type maniptype)