patch-2.2.15 linux/drivers/net/sk98lin/skaddr.c
Next file: linux/drivers/net/sk98lin/skcsum.c
Previous file: linux/drivers/net/sk98lin/h/xmac_ii.h
Back to the patch index
Back to the overall index
- Lines: 39
- Date:
Fri Apr 21 12:46:19 2000
- Orig file:
v2.2.14/drivers/net/sk98lin/skaddr.c
- Orig date:
Tue Jan 4 21:18:52 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/net/sk98lin/skaddr.c linux/drivers/net/sk98lin/skaddr.c
@@ -2,8 +2,8 @@
*
* Name: skaddr.c
* Project: GEnesis, PCI Gigabit Ethernet Adapter
- * Version: $Revision: 1.33 $
- * Date: $Date: 1999/05/28 10:56:06 $
+ * Version: $Revision: 1.34 $
+ * Date: $Date: 1999/11/22 13:23:44 $
* Purpose: Manage Addresses (Multicast and Unicast) and Promiscuous Mode
*
******************************************************************************/
@@ -13,8 +13,6 @@
* (C)Copyright 1998,1999 SysKonnect,
* a business unit of Schneider & Koch & Co. Datensysteme GmbH.
*
- * See the file "skge.c" for further information.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -29,6 +27,9 @@
* History:
*
* $Log: skaddr.c,v $
+ * Revision 1.34 1999/11/22 13:23:44 cgoos
+ * Changed license header to GPL.
+ *
* Revision 1.33 1999/05/28 10:56:06 rassmann
* Editorial changes.
*
@@ -164,7 +165,7 @@
#ifndef lint
static const char SysKonnectFileId[] =
- "@(#) $Id: skaddr.c,v 1.33 1999/05/28 10:56:06 rassmann Exp $ (C) SysKonnect.";
+ "@(#) $Id: skaddr.c,v 1.34 1999/11/22 13:23:44 cgoos Exp $ (C) SysKonnect.";
#endif /* !defined(lint) */
#define __SKADDR_C
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)