diff --git a/include/net/dst.h b/include/net/dst.h index e3ac7d0..ad06622 100644 --- a/include/net/dst.h +++ b/include/net/dst.h @@ -102,7 +102,6 @@ struct dst_ops atomic_t entries; struct kmem_cache *kmem_cachep; - struct net *dst_net; }; #ifdef __KERNEL__