mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-25 23:52:00 +00:00
Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls in the bonding driver. Signed-off-by: Joe Jin <lkmaillist@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>