linux/drivers/infiniband
Sean Hefty cb164b8c6a RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
The struct rdma_bind_list fields for hlist are not being initialized,
resulting in a corrupted list.  Fix this by using kzalloc() to make
sure all pointers are NULL.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-03-06 12:41:44 -08:00
..
core RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() 2007-03-06 12:41:44 -08:00
hw RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() 2007-03-06 11:48:17 -08:00
ulp IPoIB: Only handle async events for one port 2007-02-27 07:37:49 -08:00
Kconfig RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00
Makefile RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00