commit | ea72912c888661d1a847f1b1450643d4114097cf | [log] [tgz] |
---|---|---|
author | Eric Dumazet <dada1@cosmosbay.com> | Tue Dec 11 02:09:47 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:57:06 2008 -0800 |
tree | de938be7d4887f974f67b09fbae6942726839bb8 | |
parent | 64b7d96167977850f4a24e52dd0a76b03c6542cf [diff] |
[NETLINK]: kzalloc() conversion nl_pid_hash_alloc() is renamed to nl_pid_hash_zalloc(). It is now returning zeroed memory to its callers. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>