1
linux/drivers/infiniband/core
Ralph Campbell 3828ff457a IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
In ib_mad_recv_done_handler(), the response pointer is checked for
NULL after allocating it.  It is then checked again in the local
process_mad() path but there is no possibility of it changing in
between.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Acked-by: Hal Rosenstock <hal@xsigo.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:25 -08:00
..
addr.c
agent.c
agent.h
cache.c
cm_msgs.h
cm.c
cma.c RDMA/iwcm: Set initiator depth and responder resources to device max values 2008-01-25 14:15:25 -08:00
core_priv.h
device.c
fmr_pool.c IB/fmr_pool: Stop ib_fmr threads from contributing to load average 2007-10-30 14:57:43 -07:00
iwcm.c
iwcm.h
mad_priv.h
mad_rmpp.c
mad_rmpp.h
mad.c IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() 2008-01-25 14:15:25 -08:00
Makefile
multicast.c
packer.c
sa_query.c
sa.h
smi.c
smi.h
sysfs.c Kobject: convert drivers/* from kobject_unregister() to kobject_put() 2008-01-24 20:40:40 -08:00
ucm.c
ucma.c
ud_header.c
umem.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
user_mad.c
uverbs_cmd.c IB/uverbs: Fix checking of userspace object ownership 2007-10-19 20:01:43 -07:00
uverbs_main.c
uverbs_marshall.c
uverbs.h
verbs.c