]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ip.h
[PATCH] Uninline jiffies.h functions
[linux-2.6-omap-h63xx.git] / include / linux / ip.h
index ecee9bb27d0e6db993778bb6b82169fd5b8cf8d2..1d36b971a8b53b869b4588fca445382aec25a09a 100644 (file)
@@ -98,7 +98,7 @@ struct iphdr {
        __be16  frag_off;
        __u8    ttl;
        __u8    protocol;
-       __be16  check;
+       __sum16 check;
        __be32  saddr;
        __be32  daddr;
        /*The options start here. */