--- zzzz-none-000/linux-2.4.17/drivers/net/sk98lin/skqueue.c 2001-07-04 18:50:39.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/net/sk98lin/skqueue.c 2004-11-24 13:23:36.000000000 +0000 @@ -2,8 +2,8 @@ * * Name: skqueue.c * Project: PCI Gigabit Ethernet Adapter - * Version: $Revision: 1.14 $ - * Date: $Date: 1998/10/15 15:11:35 $ + * Version: $Revision: 1.1.1.1 $ + * Date: $Date: 2003/06/23 22:18:30 $ * Purpose: Management of an event queue. * ******************************************************************************/ @@ -36,6 +36,12 @@ * History: * * $Log: skqueue.c,v $ + * Revision 1.1.1.1 2003/06/23 22:18:30 jharrell + * Imported kernel sources + * + * Revision 1.2 2002/05/29 17:42:33 jharrell + * Alignment with MontaVista Linux (2.1) + * * Revision 1.14 1998/10/15 15:11:35 gklug * fix: ID_sccs to SysKonnectFileId * @@ -88,7 +94,7 @@ Event queue and dispatcher */ static const char SysKonnectFileId[] = - "$Header: /usr56/projects/ge/schedule/skqueue.c,v 1.14 1998/10/15 15:11:35 gklug Exp $" ; + "$Header: /cvs/work/hardhat2_1_ar7/linux-2.4.17_mvl21/drivers/net/sk98lin/skqueue.c,v 1.1.1.1 2003/06/23 22:18:30 jharrell Exp $" ; #include "h/skdrv1st.h" /* Driver Specific Definitions */ #include "h/skqueue.h" /* Queue Definitions */