diff --git a/[refs] b/[refs] index ab657af0761a..1a84943e3a2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1dd39ac963040c2d282ab8026b9c9aa9306ea06 +refs/heads/master: b03d73e30c1b29a365f085bca5214a14c6df3859 diff --git a/trunk/net/ipv4/icmp.c b/trunk/net/ipv4/icmp.c index 2afa619d17eb..b39a37a47545 100644 --- a/trunk/net/ipv4/icmp.c +++ b/trunk/net/ipv4/icmp.c @@ -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;