[RFC] ehea: kdump support using new shutdown hook

Dave Jones davej at redhat.com
Thu Dec 13 04:04:40 EST 2007


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



More information about the Linuxppc-dev mailing list