patch-2.4.0-test9 linux/drivers/net/rrunner.c
Next file: linux/drivers/net/rtl8129.c
Previous file: linux/drivers/net/pppox.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 14:22:40 2000
- Orig file:
v2.4.0-test8/linux/drivers/net/rrunner.c
- Orig date:
Mon Jun 19 13:42:38 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/net/rrunner.c linux/drivers/net/rrunner.c
@@ -102,7 +102,7 @@
* stack will need to know about I/O vectors or something similar.
*/
-static const char __initdata *version = "rrunner.c: v0.22 03/01/2000 Jes Sorensen (Jes.Sorensen@cern.ch)\n";
+static char version[] __initdata = "rrunner.c: v0.22 03/01/2000 Jes Sorensen (Jes.Sorensen@cern.ch)\n";
static struct net_device *root_dev = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)