Pull video into test branch
[firefly-linux-kernel-4.4.55.git] / include / linux / icmp.h
index 878cfe4e587f29d0d5dd3129180227bed8bf8990..24da4fbc1a2f731c02c62f0732d6b2fb5f4f3cd8 100644 (file)
@@ -68,7 +68,7 @@
 struct icmphdr {
   __u8         type;
   __u8         code;
-  __be16       checksum;
+  __sum16      checksum;
   union {
        struct {
                __be16  id;