aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/route.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/route.h b/include/net/route.h
index 935fa59630b0..85d1093e42de 100644
--- a/include/net/route.h
+++ b/include/net/route.h
@@ -49,7 +49,6 @@ struct rtable {
49 __u16 rt_type; 49 __u16 rt_type;
50 50
51 __be32 rt_dst; /* Path destination */ 51 __be32 rt_dst; /* Path destination */
52 __be32 rt_src; /* Path source */
53 int rt_route_iif; 52 int rt_route_iif;
54 int rt_iif; 53 int rt_iif;
55 int rt_oif; 54 int rt_oif;