mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-17 14:14:53 +00:00
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>