patch-2.4.4 linux/drivers/net/smc-ultra.c

Next file: linux/drivers/net/smc9194.c
Previous file: linux/drivers/net/slip.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/drivers/net/smc-ultra.c linux/drivers/net/smc-ultra.c
@@ -53,7 +53,7 @@
 	interface and then load the module with an explicit io=0x___ option.
 */
 
-static const char *version =
+static const char version[] =
 	"smc-ultra.c:v2.02 2/3/98 Donald Becker (becker@cesdis.gsfc.nasa.gov)\n";
 
 #include <linux/config.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)