mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-27 01:57:56 +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>