reiserfs: fix usage of signed ints for block numbers
[platform/adaptation/renesas_rcar/renesas_kernel.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;