mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
IPoIB: don't zero members after we allocate with kzalloc
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>
This commit is contained in:
parent
de92248789
commit
2e86541ec8
1 changed files with 0 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue