patch-2.1.101 linux/drivers/net/defxx.h
Next file: linux/drivers/net/epic100.c
Previous file: linux/drivers/net/defxx.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri May 8 00:08:02 1998
- Orig file:
v2.1.100/linux/drivers/net/defxx.h
- Orig date:
Mon Apr 6 17:41:00 1998
diff -u --recursive --new-file v2.1.100/linux/drivers/net/defxx.h linux/drivers/net/defxx.h
@@ -1771,9 +1771,12 @@
u32 rcv_length_errors;
u32 rcv_total_frames;
u32 rcv_multicast_frames;
+ u32 rcv_total_bytes;
+
u32 xmt_discards;
u32 xmt_length_errors;
u32 xmt_total_frames;
+ u32 xmt_total_bytes;
} DFX_board_t;
#endif /* #ifndef _DEFXX_H_ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov