commit | 0afc46c4683df512eef34a71a85065dc555c2af2 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Nov 08 23:02:19 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:21:36 2006 -0800 |
tree | d5bf2d07b3dd8c1d86e23ae89d60a95df699976e | |
parent | 776810217ac558351cdcca01c4c6a9474e4a68c2 [diff] |
[DECNET]: Don't clear memory twice. When dn_neigh.c was converted from kmalloc to kzalloc in commit 0da974f4f303a6842516b764507e3c0a03f41e5a it was missed that dn_neigh_seq_open was actually clearing the allocation twice was missed. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>