]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/ipv6/exthdrs_core.c
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
[mirror_ubuntu-bionic-kernel.git] / net / ipv6 / exthdrs_core.c
index 315bc1fbec3f35a6f82c1fd653b8f7cb7f716846..21cbbbddaf4dff5e23d8a59310cb5769f28773b5 100644 (file)
@@ -77,7 +77,7 @@ int ipv6_skip_exthdr(const struct sk_buff *skb, int start, u8 *nexthdrp)
                if (hp == NULL)
                        return -1;
                if (nexthdr == NEXTHDR_FRAGMENT) {
-                       unsigned short _frag_off, *fp;
+                       __be16 _frag_off, *fp;
                        fp = skb_header_pointer(skb,
                                                start+offsetof(struct frag_hdr,
                                                               frag_off),