patch-2.4.26 linux-2.4.26/drivers/net/sk98lin/h/skdebug.h
Next file: linux-2.4.26/drivers/net/sk98lin/h/skdrv1st.h
Previous file: linux-2.4.26/drivers/net/sk98lin/h/skcsum.h
Back to the patch index
Back to the overall index
- Lines: 68
- Date:
2004-04-14 06:05:30.000000000 -0700
- Orig file:
linux-2.4.25/drivers/net/sk98lin/h/skdebug.h
- Orig date:
2003-11-28 10:26:20.000000000 -0800
diff -urN linux-2.4.25/drivers/net/sk98lin/h/skdebug.h linux-2.4.26/drivers/net/sk98lin/h/skdebug.h
@@ -2,8 +2,6 @@
*
* Name: skdebug.h
* Project: Gigabit Ethernet Adapters, Common Modules
- * Version: $Revision: 1.14 $
- * Date: $Date: 2003/05/13 17:26:00 $
* Purpose: SK specific DEBUG support
*
******************************************************************************/
@@ -22,58 +20,6 @@
*
******************************************************************************/
-/******************************************************************************
- *
- * History:
- * $Log: skdebug.h,v $
- * Revision 1.14 2003/05/13 17:26:00 mkarl
- * Editorial changes.
- *
- * Revision 1.13 2003/03/31 07:16:39 mkarl
- * Corrected Copyright.
- *
- * Revision 1.12 2002/07/15 15:37:13 rschmidt
- * Power Management support
- * Editorial changes
- *
- * Revision 1.11 2002/04/25 11:04:39 rschmidt
- * Editorial changes
- *
- * Revision 1.10 1999/11/22 13:47:40 cgoos
- * Changed license header to GPL.
- *
- * Revision 1.9 1999/09/14 14:02:43 rwahl
- * Added SK_DBGMOD_PECP.
- *
- * Revision 1.8 1998/11/25 08:31:54 gklug
- * fix: no C++ comments allowed in common sources
- *
- * Revision 1.7 1998/11/24 16:47:24 swolf
- * Driver may now define its own SK_DBG_MSG() (eg. in "h/skdrv1st.h").
- *
- * Revision 1.6 1998/10/28 10:23:55 rassmann
- * ADDED SK_DBGMOD_ADDR.
- *
- * Revision 1.5 1998/10/22 09:43:55 gklug
- * add: CSUM module
- *
- * Revision 1.4 1998/10/01 07:54:44 gklug
- * add: PNMI debug module
- *
- * Revision 1.3 1998/09/18 08:32:34 afischer
- * Macros changed according ssr-spec.:
- * SK_DBG_MODCHK -> SK_DBG_CHKMOD
- * SK_DBG_CATCHK -> SK_DBG_CHKCAT
- *
- * Revision 1.2 1998/07/03 14:38:25 malthoff
- * Add category SK_DBGCAT_FATAL.
- *
- * Revision 1.1 1998/06/19 13:39:01 malthoff
- * created.
- *
- *
- ******************************************************************************/
-
#ifndef __INC_SKDEBUG_H
#define __INC_SKDEBUG_H
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)