Re: drivers/net/sunhme.c patch

2007-10-29 Thread David Miller
From: Tom Southerland <[EMAIL PROTECTED]> Date: Mon, 29 Oct 2007 19:53:52 -0600 > This patch provides a unique mac address for all interfaces > for the Sun QFE card (non-sparc). It takes the base mac from > the first interface and increments the mac address for the > other interfaces. > > It sti

drivers/net/sunhme.c patch

2007-10-29 Thread Tom Southerland
This patch provides a unique mac address for all interfaces for the Sun QFE card (non-sparc). It takes the base mac from the first interface and increments the mac address for the other interfaces. It still preserves the 'macaddr' parameter so if desired, it can still be used. Before patching:

Re: drivers/net/sunhme.c patch

2007-10-29 Thread David Miller
From: Jan Engelhardt <[EMAIL PROTECTED]> Date: Mon, 29 Oct 2007 23:12:25 +0100 (CET) > The question was more like: if I put in a QFE (that was acquired together > with a SUN E250) into x86, would I get duplicate MACs? (Would be strange - > I would have supposed the OF on the card is independent.)

Re: drivers/net/sunhme.c patch

2007-10-29 Thread Jan Engelhardt
On Oct 29 2007 15:10, David Miller wrote: >> On Oct 29 2007 08:54, Tom Southerland wrote: >> > >> > This patch provides a unique mac address for all interfaces >> > for the Sun QFE card (non-sparc). It takes the base mac from >> > the first interface and increments the mac address for the >> > ot

Re: drivers/net/sunhme.c patch

2007-10-29 Thread David Miller
From: Jan Engelhardt <[EMAIL PROTECTED]> Date: Mon, 29 Oct 2007 16:11:18 +0100 (CET) > > On Oct 29 2007 08:54, Tom Southerland wrote: > > > > This patch provides a unique mac address for all interfaces > > for the Sun QFE card (non-sparc). It takes the base mac from > > the first interface and i