From 76486848066228d0956017b1dfd393cf0a0955c5 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 26 Sep 2006 22:13:54 -0700 Subject: [PATCH] --- yaml --- r: 36774 b: refs/heads/master c: ed49e3caaa6126f8e29f08e8b4fdcafcae431b57 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/ip_fib.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; }; /*