[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
[linux-2.6-microblaze.git] / include / linux / if_tun.h
index 42eb694..33e489d 100644 (file)
@@ -42,7 +42,6 @@ struct tun_struct {
        struct sk_buff_head     readq;
 
        struct net_device       *dev;
-       struct net_device_stats stats;
 
        struct fasync_struct    *fasync;