diff options
author | Sean Hefty <sean.hefty@intel.com> | 2007-03-05 15:50:17 -0500 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-03-06 15:41:44 -0500 |
commit | cb164b8c6a2bdf995c938e5f157d41465b18e5c3 (patch) | |
tree | 4e06a744dcbc32d16ac0c4fa8508d6bdb2acfd20 /drivers/eisa | |
parent | aeb100e2466b11e6087ee6f467b712e119213158 (diff) |
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>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions