]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/net/protocol.h
ipv6: Use correct data types for ICMPv6 type and code
[mirror_ubuntu-zesty-kernel.git] / include / net / protocol.h
index ffa5b8b1f1df7c1c92d3e679c3ffacde656faae4..1089d5aabd4990f8b028e6fb3c7db8f82195950d 100644 (file)
@@ -53,7 +53,7 @@ struct inet6_protocol
 
        void    (*err_handler)(struct sk_buff *skb,
                               struct inet6_skb_parm *opt,
-                              int type, int code, int offset,
+                              u8 type, u8 code, int offset,
                               __be32 info);
 
        int     (*gso_send_check)(struct sk_buff *skb);