On Tue, 2006-09-26 at 21:56 -0700, Randy Dunlap wrote: > > Nope, that's part of the NIC's MAC address. It was split up. > > Sorry. In this case, it was via-rhine.c: > > for (i = 0; i < 5; i++) > printk("%2.2x:", dev->dev_addr[i]); > printk("%2.2x, IRQ %d.\n", dev->dev_addr[i], pdev->irq); > > so it does break the printk()s up itself. Changing all of those MAC address printks to a single function could prevent this. http://www.uwsg.iu.edu/hypermail/linux/net/0602.1/0002.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: "Jesper Juhl" <[email protected]>
- Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: Randy Dunlap <[email protected]>
- Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: Jesper Juhl <[email protected]>
- Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: Randy Dunlap <[email protected]>
- Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: Greg KH <[email protected]>
- Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: Randy Dunlap <[email protected]>
- Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- From: Randy Dunlap <[email protected]>
- Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- Prev by Date: Re: Stupid kexec/kdump question...
- Next by Date: Re: PROBLEM: Nokia 6280 + provided USB cable throws BUG's and hardlocks.
- Previous by thread: Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- Next by thread: Re: Tiny error in printk output for clocksource : a3:<6>Time: acpi_pm clocksource has been installed.
- Index(es):