]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/net/ipv6.h
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
[mirror_ubuntu-zesty-kernel.git] / include / net / ipv6.h
index a0f1042037f21deb76e51c033053cc0da188a2de..cc796cbc1b26e5c292d649b8a26b2364dc7e0eef 100644 (file)
@@ -249,7 +249,7 @@ extern int                  ip6_ra_control(struct sock *sk, int sel,
                                               void (*destructor)(struct sock *));
 
 
-extern int                     ipv6_parse_hopopts(struct sk_buff **skbp);
+extern int                     ipv6_parse_hopopts(struct sk_buff *skb);
 
 extern struct ipv6_txoptions *  ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt);
 extern struct ipv6_txoptions * ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt,