diff --git a/include/net/ipip.h b/include/net/ipip.h index 633ed4def8e3ab2fb27d3c0b964df23b0438d9e2..a85bda64b8528ce2f7b8c4416ba10e83f654b9af 100644 --- a/include/net/ipip.h +++ b/include/net/ipip.h @@ -11,7 +11,6 @@ struct ip_tunnel { struct ip_tunnel *next; struct net_device *dev; - struct net_device_stats stat; int recursion; /* Depth of hard_start_xmit recursion */ int err_count; /* Number of arrived ICMP errors */