patch-2.4.0-test4 linux/include/linux/isdn.h
Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/if_pppvar.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 11 11:12:24 2000
- Orig file:
v2.4.0-test3/linux/include/linux/isdn.h
- Orig date:
Mon Mar 27 08:08:32 2000
diff -u --recursive --new-file v2.4.0-test3/linux/include/linux/isdn.h linux/include/linux/isdn.h
@@ -681,7 +681,7 @@
typedef struct isdn_net_local_s {
ulong magic;
char name[10]; /* Name of device */
- struct enet_statistics stats; /* Ethernet Statistics */
+ struct net_device_stats stats; /* Ethernet Statistics */
int isdn_device; /* Index to isdn-device */
int isdn_channel; /* Index to isdn-channel */
int ppp_slot; /* PPPD device slot number */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)