]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/protocol.h
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6-omap-h63xx.git] / include / net / protocol.h
index 63f7db99c2a67c526dffd96a090621f5542e6765..6dc5970612d74eb822e39e2c50659286df4215ee 100644 (file)
@@ -43,7 +43,7 @@ struct net_protocol {
 #if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
 struct inet6_protocol 
 {
-       int     (*handler)(struct sk_buff **skb, unsigned int *nhoffp);
+       int     (*handler)(struct sk_buff **skb);
 
        void    (*err_handler)(struct sk_buff *skb,
                               struct inet6_skb_parm *opt,