patch-2.3.18 linux/net/atm/lec.h

Next file: linux/net/atm/mpc.h
Previous file: linux/net/atm/lec.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/net/atm/lec.h linux/net/atm/lec.h
@@ -74,7 +74,7 @@
 #define LEC_ARP_TABLE_SIZE 16
 
 struct lec_priv {
-        struct enet_statistics stats;
+        struct net_device_stats stats;
         unsigned short lecid;      /* Lecid of this client */
         struct lec_arp_table *lec_arp_empty_ones;
         /* Used for storing VCC's that don't have a MAC address attached yet */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)