net: cxgb: Use net_device_stats from struct net_device
[linux-2.6-microblaze.git] / drivers / net / ethernet / chelsio / cxgb / common.h
index 6916c62..94b9482 100644 (file)
@@ -223,7 +223,6 @@ struct port_info {
        struct cmac *mac;
        struct cphy *phy;
        struct link_config link_config;
-       struct net_device_stats netstats;
 };
 
 struct sge;