linux/drivers/infiniband/ulp
Roland Dreier 2e86541ec8 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>
2005-11-29 10:25:23 -08:00
..
ipoib IPoIB: don't zero members after we allocate with kzalloc 2005-11-29 10:25:23 -08:00
srp [IB] srp: don't post receive if no send buf available 2005-11-15 00:19:21 -08:00