patch-2.4.2 linux/drivers/net/eepro.c
Next file: linux/drivers/net/eepro100.c
Previous file: linux/drivers/net/e2100.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Feb 13 13:15:05 2001
- Orig file:
v2.4.1/linux/drivers/net/eepro.c
- Orig date:
Tue Dec 5 12:29:38 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/net/eepro.c linux/drivers/net/eepro.c
@@ -5,7 +5,7 @@
Copyright (C) 1994, 1995,1996 by Bao C. Ha.
This software may be used and distributed
- according to the terms of the GNU Public License,
+ according to the terms of the GNU General Public License,
incorporated herein by reference.
The author may be reached at bao.ha@srs.gov
@@ -130,7 +130,7 @@
#include <linux/ptrace.h>
#include <linux/ioport.h>
#include <linux/in.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
#include <linux/string.h>
#include <asm/system.h>
#include <asm/bitops.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)