[AX.25]: Use kzalloc
authorRalf Baechle <ralf@linux-mips.org>
Sun, 9 Jul 2006 19:14:22 +0000 (12:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Jul 2006 19:14:22 +0000 (12:14 -0700)
commit1b30dd359ebec22d035e8b145751319f63772ca1
tree1efbdc5573940817dac79672357e1c2fa1ed6a28
parent24781734643ea2e9fd864f58000e47793e2dcb04
[AX.25]: Use kzalloc

Replace kzalloc instead of kmalloc + memset.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ax25/af_ax25.c
net/ax25/ax25_dev.c
net/netrom/af_netrom.c
net/rose/af_rose.c