git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64b7d96
)
[NETLINK]: kzalloc() conversion
author
Eric Dumazet
<dada1@cosmosbay.com>
Tue, 11 Dec 2007 10:09:47 +0000
(
02:09
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:57:06 +0000
(14:57 -0800)
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>
net/netlink/af_netlink.c
patch
|
blob
|
history
diff --cc
net/netlink/af_netlink.c
Simple merge