X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fndisc.h;h=475b10c575b38ec1c137ebab2953adb21278aad0;hb=refs%2Fheads%2Fvserver;hp=d3915dabe6de1807a909b309233ec8e0e3b68885;hpb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;p=linux-2.6.git diff --git a/include/net/ndisc.h b/include/net/ndisc.h index d3915dabe..475b10c57 100644 --- a/include/net/ndisc.h +++ b/include/net/ndisc.h @@ -66,8 +66,8 @@ struct rs_msg { struct ra_msg { struct icmp6hdr icmph; - __u32 reachable_time; - __u32 retrans_timer; + __be32 reachable_time; + __be32 retrans_timer; }; struct nd_opt_hdr {