From: Jeff Garzik <jeff@garzik.org>
To: Thomas Klein <osstklei@de.ibm.com>
Cc: Christoph Raisch <raisch@de.ibm.com>,
Jan-Bernd Themann <ossthema@de.ibm.com>,
Jan-Bernd Themann <themann@de.ibm.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-ppc <linuxppc-dev@ozlabs.org>,
Marcus Eder <meder@de.ibm.com>, netdev <netdev@vger.kernel.org>,
Thomas Klein <tklein@de.ibm.com>,
Stefan Roscher <ossrosch@linux.vnet.ibm.com>
Subject: Re: [PATCH] eHEA: Fix bonding support
Date: Wed, 18 Jul 2007 18:39:52 -0400 [thread overview]
Message-ID: <469E96B8.3010708@garzik.org> (raw)
In-Reply-To: <200707181734.09278.osstklei@de.ibm.com>
Thomas Klein wrote:
> The driver didn't allow an interface's MAC address to be modified if the
> respective interface wasn't setup - a failing Hcall was the result. Thus
> bonding wasn't usable. The fix moves the failing Hcall which was registering
> a MAC address for the reception of BC packets in firmware from the port up
> and down functions to the port resources setup functions. Additionally the
> missing update of the last_rx member of the netdev structure was added.
>
> Signed-off-by: Thomas Klein <tklein@de.ibm.com>
>
> ---
> drivers/net/ehea/ehea.h | 2 +-
> drivers/net/ehea/ehea_main.c | 37 +++++++++++++++++++------------------
> 2 files changed, 20 insertions(+), 19 deletions(-)
applied
prev parent reply other threads:[~2007-07-18 22:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 15:34 [PATCH] eHEA: Fix bonding support Thomas Klein
2007-07-18 22:39 ` Jeff Garzik [this message]
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=469E96B8.3010708@garzik.org \
--to=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=meder@de.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=ossrosch@linux.vnet.ibm.com \
--cc=ossthema@de.ibm.com \
--cc=osstklei@de.ibm.com \
--cc=raisch@de.ibm.com \
--cc=themann@de.ibm.com \
--cc=tklein@de.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).