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:
de92248
)
IPoIB: don't zero members after we allocate with kzalloc
author
Roland Dreier
<rolandd@cisco.com>
Tue, 29 Nov 2005 18:25:23 +0000
(10:25 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 29 Nov 2005 18:25:23 +0000
(10:25 -0800)
ipoib_mcast_alloc() uses kzalloc(), so there's no need to zero out
members of the mcast struct after it's allocated.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found