commit | 15901dc93fa4253bfb3661644ecad67c2e83213c | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Apr 01 00:49:35 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 01 00:49:35 2006 -0800 |
tree | 8206f785254e9a28713a5729bcadbd4d56787d9a | |
parent | 5c516c10198a8258c0c40f200a5a01a3fa0a0de4 [diff] |
[NET]: com90xx kmalloc fix 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>