patch-2.4.0-test4 linux/include/linux/if_frad.h
Next file: linux/include/linux/if_pppvar.h
Previous file: linux/include/linux/if_ether.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Jul 11 11:12:24 2000
- Orig file:
v2.4.0-test3/linux/include/linux/if_frad.h
- Orig date:
Wed Aug 18 11:38:46 1999
diff -u --recursive --new-file v2.4.0-test3/linux/include/linux/if_frad.h linux/include/linux/if_frad.h
@@ -154,7 +154,7 @@
struct dlci_local
{
- struct enet_statistics stats;
+ struct net_device_stats stats;
struct net_device *slave;
struct dlci_conf config;
int configured;
@@ -165,7 +165,7 @@
struct frad_local
{
- struct enet_statistics stats;
+ struct net_device_stats stats;
/* devices which this FRAD is slaved to */
struct net_device *master[CONFIG_DLCI_MAX];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)