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
..
2005-10-29 10:35:07 -07:00
2005-10-20 12:29:36 -07:00
2006-09-22 15:22:46 -07:00
2006-11-22 14:57:56 +00:00
2007-02-04 14:11:55 -08:00
2006-09-22 15:22:47 -07:00