X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=inline;f=include%2Fnet%2Fndisc.h;h=475b10c575b38ec1c137ebab2953adb21278aad0;hb=d27146dd5b72ab7d7e641f56f4bee1484dabd0b7;hp=d3915dabe6de1807a909b309233ec8e0e3b68885;hpb=2a2ed2db353d949c06b6ef8b6913f65b39111eab;p=powerpc.git diff --git a/include/net/ndisc.h b/include/net/ndisc.h index d3915dabe6..475b10c575 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 {