patch-1.3.38 linux/drivers/net/3c507.c
Next file: linux/drivers/net/at1700.c
Previous file: linux/drivers/char/vga.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Mon Oct 30 10:24:05 1995
- Orig file:
v1.3.37/linux/drivers/net/3c507.c
- Orig date:
Tue Oct 10 18:46:35 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/net/3c507.c linux/drivers/net/3c507.c
@@ -27,12 +27,7 @@
"3c507.c:v1.10 9/23/94 Donald Becker (becker@cesdis.gsfc.nasa.gov)\n";
-#ifdef MODULE
#include <linux/module.h>
-#include <linux/version.h>
-#endif
-
-#include <linux/config.h>
/*
Sources:
@@ -884,7 +879,6 @@
lp->rx_tail = rx_tail;
}
#ifdef MODULE
-char kernel_version[] = UTS_RELEASE;
static char devicename[9] = { 0, };
static struct device dev_3c507 = {
devicename, /* device name is inserted by linux/drivers/net/net_init.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this