patch-2.4.26 linux-2.4.26/drivers/net/sk98lin/skdim.c
Next file: linux-2.4.26/drivers/net/sk98lin/skge.c
Previous file: linux-2.4.26/drivers/net/sk98lin/skcsum.c
Back to the patch index
Back to the overall index
- Lines: 50
- Date:
2004-04-14 06:05:30.000000000 -0700
- Orig file:
linux-2.4.25/drivers/net/sk98lin/skdim.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
diff -urN linux-2.4.25/drivers/net/sk98lin/skdim.c linux-2.4.26/drivers/net/sk98lin/skdim.c
@@ -2,8 +2,6 @@
*
* Name: skdim.c
* Project: GEnesis, PCI Gigabit Ethernet Adapter
- * Version: $Revision: 1.5 $
- * Date: $Date: 2003/11/28 12:55:40 $
* Purpose: All functions to maintain interrupt moderation
*
******************************************************************************/
@@ -24,40 +22,6 @@
/******************************************************************************
*
- * History:
- *
- * $Log: skdim.c,v $
- * Revision 1.5 2003/11/28 12:55:40 rroesler
- * Fix: support for new process timing interface added
- *
- * Revision 1.4 2003/10/10 10:58:56 mlindner
- * Fix: CPU detection under the kernel 2.6
- *
- * Revision 1.3 2003/10/07 08:17:08 mlindner
- * Fix: Copyright changes
- *
- * Revision 1.2 2003/08/21 12:35:05 mlindner
- * Fix: Corrected CPU detection and compile errors on single CPU machines
- *
- * Revision 1.1 2003/07/18 13:39:55 rroesler
- * Fix: Re-enter after CVS crash
- *
- * Revision 1.4 2003/07/07 09:45:47 rroesler
- * Fix: Compiler warnings corrected
- *
- * Revision 1.3 2003/06/10 09:16:40 rroesler
- * Adapt GetCurrentSystemLoad() to NOT access the kernels
- * kstat-structure in kernel 2.5/2.6. This must be done
- * due to a not exported symbol. Instead of evaluating the
- * SystemLoad directly, the nbr of interrupts is used as
- * a rough basis for the load.
- *
- *
- *
- ******************************************************************************/
-
-/******************************************************************************
- *
* Description:
*
* This module is intended to manage the dynamic interrupt moderation on both
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)