update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / include / net / route.h
index a5e9c57..5e01001 100644 (file)
@@ -73,11 +73,6 @@ struct rtable
        /* Miscellaneous cached information */
        __u32                   rt_spec_dst; /* RFC1122 specific destination */
        struct inet_peer        *peer; /* long-living peer info */
-
-#ifdef CONFIG_IP_ROUTE_NAT
-       __u32                   rt_src_map;
-       __u32                   rt_dst_map;
-#endif
 };
 
 struct ip_rt_acct