Re: [PATCH] eepro 0.13a

Andi Kleen (ak@suse.de)
Tue, 30 Jul 2002 16:13:45 +0200


> printk that doesn't start a new line had KERN_* removed because it prints in
> the middle of line KERN_* macros like
> id: 0xb4 <7> io: 0x340 <6>eth0: Intel EtherExpress Pro/10+ ISA
> i had the same reaction but Michael pointed this to me. i don't know exactly
> how this macro works, but you'll have the line printed out with the

The macro just prepends a sting using ISO C string concatenation.
> beggining using KERN_* macro. isn't that sufficient?

That makes sense. Thanks,

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/