]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/if_tun.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[linux-2.6-omap-h63xx.git] / include / linux / if_tun.h
index 42eb6945b93ede5bc06463e1b5cfda9e5e940109..33e489d5bb33ed4e476360577474a90f580e2b2c 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;