patch-2.4.10 linux/drivers/net/strip.c
Next file: linux/drivers/net/sungem.c
Previous file: linux/drivers/net/starfire_firmware.pl
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Sep 13 16:04:43 2001
- Orig file:
v2.4.9/linux/drivers/net/strip.c
- Orig date:
Sun Feb 4 10:05:30 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/net/strip.c linux/drivers/net/strip.c
@@ -2828,7 +2828,7 @@
* STRIP driver
*/
-static const char signon[] __initdata = KERN_INFO "STRIP: Version %s (unlimited channels)\n";
+static char signon[] __initdata = KERN_INFO "STRIP: Version %s (unlimited channels)\n";
static int __init strip_init_driver(void)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)