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, 12 Dec 2007 12:04:40 -0500 From: Dave Jones <davej@...hat.com> To: Thomas Klein <osstklei@...ibm.com> Cc: Paul Mackerras <paulus@...ba.org>, Christoph Raisch <raisch@...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>, Stefan Roscher <stefan.roscher@...ibm.com>, Michael Ellermann <michael@...erman.id.au>, Michael Neuling <mikey@...ling.org> Subject: Re: [RFC] ehea: kdump support using new shutdown hook On Wed, Dec 12, 2007 at 05:53:43PM +0100, Thomas Klein wrote: > +static void ehea_update_adapter_handles(struct ehea_adapter *adapter) > +{ > + int i, k; > + int j = 0; > + > + memset(adapter->res_handles, sizeof(adapter->res_handles), 0); arguments wrong way around. Dave -- http://www.codemonkey.org.uk -- 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