[IPV4] net/ipv4/icmp.c: trivial annotations
[linux-2.6-microblaze.git] / net / ipv4 / icmp.c
index 2afa619..b39a37a 100644 (file)
@@ -104,7 +104,7 @@ struct icmp_bxm {
 
        struct {
                struct icmphdr icmph;
-               __u32          times[3];
+               __be32         times[3];
        } data;
        int head_len;
        struct ip_options replyopts;