Re: [PATCH] Nearly complete kzalloc cleanup for net/ipv6
From: Patrick McHardy <hidden>
Date: 2006-03-12 13:58:55
Also in:
lkml
From: Patrick McHardy <hidden>
Date: 2006-03-12 13:58:55
Also in:
lkml
Ingo Oeser wrote:
From: Ingo Oeser <redacted> Stupidly use kzalloc() instead of kmalloc()/memset() everywhere where this is possible in net/ipv6/*.c . The netfilter part is NOT included, because Harald should see these, too.
Feel free to send netfilter patches to me.