]> err.no Git - linux-2.6/blobdiff - include/net/inet_sock.h
CGroup API files: drop mem_cgroup_force_empty()
[linux-2.6] / include / net / inet_sock.h
index b6db16d2766a5ebb84547e20301b62b58fde26ee..a42cd63d241a1d96ac3f8bcac099a255ccbf2bbd 100644 (file)
@@ -136,7 +136,7 @@ struct inet_sock {
                unsigned int            flags;
                unsigned int            fragsize;
                struct ip_options       *opt;
-               struct rtable           *rt;
+               struct dst_entry        *dst;
                int                     length; /* Total length of all frames */
                __be32                  addr;
                struct flowi            fl;