linux-kernel-test/drivers/infiniband/hw/amso1100
Tom Tucker 9285faa1e7 RDMA/amso1100: Add check for NULL reply_msg in c2_intr()
Fix a place where we might dereference a NULL pointer; this fixes
Coverity CID 1392.  On inspection I also found a place where we could
attempt to kmem_cache_free() a NULL pointer, so fix this too.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:34 -07:00
..
c2_ae.c IB: Replace remaining __FUNCTION__ occurrences with __func__ 2008-04-16 21:01:10 -07:00
c2_ae.h
c2_alloc.c IB: Replace remaining __FUNCTION__ occurrences with __func__ 2008-04-16 21:01:10 -07:00
c2_cm.c RDMA/amso1100: Fix error path in c2_llp_accept() 2006-09-28 10:38:32 -07:00
c2_cq.c RDMA/amso1100: Add check for NULL reply_msg in c2_intr() 2008-04-16 21:09:34 -07:00
c2_intr.c RDMA/amso1100: Add check for NULL reply_msg in c2_intr() 2008-04-16 21:09:34 -07:00
c2_mm.c RDMA/amso1100: Start of endianness annotation 2008-04-16 21:01:08 -07:00
c2_mq.c RDMA/amso1100: Start of endianness annotation 2008-04-16 21:01:08 -07:00
c2_mq.h RDMA/amso1100: Start of endianness annotation 2008-04-16 21:01:08 -07:00
c2_pd.c
c2_provider.c IB/core: Add creation flags to struct ib_qp_init_attr 2008-04-16 21:09:27 -07:00
c2_provider.h IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules 2007-05-08 18:00:37 -07:00
c2_qp.c RDMA/amso1100: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
c2_rnic.c RDMA/amso1100: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
c2_status.h
c2_user.h
c2_vq.c IB: Replace remaining __FUNCTION__ occurrences with __func__ 2008-04-16 21:01:10 -07:00
c2_vq.h
c2_wr.h RDMA/amso1100: Start of endianness annotation 2008-04-16 21:01:08 -07:00
c2.c RDMA/amso1100: Start of endianness annotation 2008-04-16 21:01:08 -07:00
c2.h RDMA/amso1100: Endian annotate mqsq allocator 2008-04-16 21:01:08 -07:00
Kbuild
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00