]> err.no Git - linux-2.6/blobdiff - include/net/protocol.h
x86: fix ACPI compile for LOCAL_APIC=n
[linux-2.6] / include / net / protocol.h
index 105bf12b0c79588c6e45bf55239dc1bd6a1c27e2..1166ffb4b3ec7a253c640b680bbbd412718b1d48 100644 (file)
@@ -45,7 +45,7 @@ struct net_protocol {
 #if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
 struct inet6_protocol 
 {
-       int     (*handler)(struct sk_buff **skb);
+       int     (*handler)(struct sk_buff *skb);
 
        void    (*err_handler)(struct sk_buff *skb,
                               struct inet6_skb_parm *opt,