From: David Miller <davem@davemloft.net>
To: toms@wonderland.us.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: drivers/net/sunhme.c patch
Date: Mon, 29 Oct 2007 15:07:36 -0700 (PDT) [thread overview]
Message-ID: <20071029.150736.168006897.davem@davemloft.net> (raw)
In-Reply-To: <4725F416.2030100@wonderland.us.com>
From: Tom Southerland <toms@wonderland.us.com>
Date: Mon, 29 Oct 2007 08:54:14 -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 still preserves the 'macaddr' parameter so if desired, it
> can still be used.
>
> Before patching:
>
> eth0 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BB
> eth1 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BB
> eth2 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BB
> eth3 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BB
>
> After patching:
>
> eth0 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BB
> eth1 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BC
> eth2 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BD
> eth3 Link encap:Ethernet HWaddr 00:03:BA:17:4C:BE
Could you please post this to netdev@vger.kernel.org which is
where networking patches should go?
Thank you.
next prev parent reply other threads:[~2007-10-29 22:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-29 14:54 drivers/net/sunhme.c patch Tom Southerland
2007-10-29 15:11 ` Jan Engelhardt
2007-10-29 22:10 ` David Miller
2007-10-29 22:12 ` Jan Engelhardt
2007-10-29 22:41 ` David Miller
2007-10-29 22:07 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-10-30 1:53 Tom Southerland
2007-10-30 3:12 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071029.150736.168006897.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=toms@wonderland.us.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.