Signed-off-by: Stephen Hemminger --- a/drivers/net/starfire.c 2009-02-26 09:55:51.000000000 -0800 +++ b/drivers/net/starfire.c 2009-02-26 09:56:33.000000000 -0800 @@ -178,7 +178,7 @@ static int full_duplex[MAX_UNITS] = {0, #define FIRMWARE_TX "adaptec/starfire_tx.bin" /* These identify the driver base version and may not be removed. */ -static char version[] = +static const char version[] __devinitconst = KERN_INFO "starfire.c:v1.03 7/26/2000 Written by Donald Becker \n" KERN_INFO " (unofficial 2.2/2.4 kernel port, version " DRV_VERSION ", " DRV_RELDATE ")\n"; -- -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html