diff --git a/[refs] b/[refs] index 224dfe248be1..1f857518e72c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ff428d72c59b35e4ba34bc1b487e707648010fe3 +refs/heads/master: ed49e3caaa6126f8e29f08e8b4fdcafcae431b57 diff --git a/trunk/include/net/ip_fib.h b/trunk/include/net/ip_fib.h index c4eca2575b84..9f84e9fc1b1f 100644 --- a/trunk/include/net/ip_fib.h +++ b/trunk/include/net/ip_fib.h @@ -63,7 +63,7 @@ struct fib_nh { __u32 nh_tclassid; #endif int nh_oif; - u32 nh_gw; + __be32 nh_gw; }; /*