[NET]: com90xx kmalloc fix
authorAndrew Morton <akpm@osdl.org>
Sat, 1 Apr 2006 08:49:35 +0000 (00:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Apr 2006 08:49:35 +0000 (00:49 -0800)
WARNING: "__you_cannot_kzalloc_that_much" [drivers/net/arcnet/com90xx.ko] undefined!

We're trying to allocate negative amounts of memory..

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found