diff options
author | Sean Hefty <sean.hefty@intel.com> | 2007-03-05 21:50:17 +0100 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-03-06 21:41:44 +0100 |
commit | cb164b8c6a2bdf995c938e5f157d41465b18e5c3 (patch) | |
tree | 4e06a744dcbc32d16ac0c4fa8508d6bdb2acfd20 /usr | |
parent | RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() (diff) | |
download | linux-cb164b8c6a2bdf995c938e5f157d41465b18e5c3.tar.xz linux-cb164b8c6a2bdf995c938e5f157d41465b18e5c3.zip |
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 'usr')
0 files changed, 0 insertions, 0 deletions