--- Gnu-Mach/linux/src/drivers/net/ewrk3.c 2020/09/02 04:41:40 1.1 +++ Gnu-Mach/linux/src/drivers/net/ewrk3.c 2020/09/02 04:49:13 1.1.1.2 @@ -589,7 +589,7 @@ ewrk3_hw_init(struct device *dev, u_long if (!status) { if (ewrk3_debug > 1) { - printk(version); + printk("%s", version); } /* The EWRK3-specific entries in the device structure. */