From: Joe Jin Date: Tue, 6 Feb 2007 22:16:40 +0000 (-0800) Subject: [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls X-Git-Tag: v2.6.21-rc1~83^2~65^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=243cb4e56061c3f4cb76312c5527840344d57c3b;p=pandora-kernel.git [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls in the bonding driver. Signed-off-by: Joe Jin Signed-off-by: Andrew Morton --- Reading git-diff-tree failed