lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 18 Jul 2007 18:39:52 -0400 From: Jeff Garzik <jeff@...zik.org> To: Thomas Klein <osstklei@...ibm.com> CC: Christoph Raisch <raisch@...ibm.com>, Jan-Bernd Themann <ossthema@...ibm.com>, Jan-Bernd Themann <themann@...ibm.com>, linux-kernel <linux-kernel@...r.kernel.org>, linux-ppc <linuxppc-dev@...abs.org>, Marcus Eder <meder@...ibm.com>, netdev <netdev@...r.kernel.org>, Thomas Klein <tklein@...ibm.com>, Stefan Roscher <ossrosch@...ux.vnet.ibm.com> Subject: Re: [PATCH] eHEA: Fix bonding support 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@...ibm.com> > > --- > drivers/net/ehea/ehea.h | 2 +- > drivers/net/ehea/ehea_main.c | 37 +++++++++++++++++++------------------ > 2 files changed, 20 insertions(+), 19 deletions(-) applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists