patch-2.4.19 linux-2.4.19/include/linux/kernel_stat.h
Next file: linux-2.4.19/include/linux/keyboard.h
Previous file: linux-2.4.19/include/linux/kernel.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/linux/kernel_stat.h
- Orig date:
Thu Nov 22 11:46:19 2001
diff -urN linux-2.4.18/include/linux/kernel_stat.h linux-2.4.19/include/linux/kernel_stat.h
@@ -29,9 +29,6 @@
#if !defined(CONFIG_ARCH_S390)
unsigned int irqs[NR_CPUS][NR_IRQS];
#endif
- unsigned int ipackets, opackets;
- unsigned int ierrors, oerrors;
- unsigned int collisions;
unsigned int context_swtch;
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)