patch-1.3.38 linux/drivers/net/wavelan.c
Next file: linux/drivers/pci/pci.c
Previous file: linux/drivers/net/tulip.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Mon Oct 30 10:35:26 1995
- Orig file:
v1.3.37/linux/drivers/net/wavelan.c
- Orig date:
Sat Sep 9 15:26:53 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/net/wavelan.c linux/drivers/net/wavelan.c
@@ -4,12 +4,7 @@
* controlled by an Intel 82586 coprocessor.
*/
-#include <linux/config.h>
-
-#if defined(MODULE)
#include <linux/module.h>
-#include <linux/version.h>
-#endif /* defined(MODULE) */
#include <linux/kernel.h>
#include <linux/sched.h>
@@ -2175,7 +2170,6 @@
}
#if defined(MODULE)
-char kernel_version[] = UTS_RELEASE;
static char devicename[9] = { 0, };
static struct device dev_wavelan =
{
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