patch-1.3.19 linux/drivers/net/ewrk3.c
Next file: linux/drivers/net/hp-plus.c
Previous file: linux/drivers/net/eql.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Aug 15 18:08:33 1995
- Orig file:
v1.3.18/linux/drivers/net/ewrk3.c
- Orig date:
Wed Aug 2 13:21:04 1995
diff -u --recursive --new-file v1.3.18/linux/drivers/net/ewrk3.c linux/drivers/net/ewrk3.c
@@ -1855,8 +1855,9 @@
#ifdef MODULE
char kernel_version[] = UTS_RELEASE;
+static char devicename[9] = { 0, };
static struct device thisEthwrk = {
- " ", /* device name inserted by /linux/drivers/net/net_init.c */
+ devicename, /* device name is inserted by linux/drivers/net/net_init.c */
0, 0, 0, 0,
0x300, 5, /* I/O address, IRQ */
0, 0, 0, NULL, ewrk3_probe };
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