alistair23-linux/drivers/infiniband
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
..
core IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() 2008-01-25 14:15:25 -08:00
hw IB/ipath: Improve interrupt handler cache footprint 2008-01-25 14:15:25 -08:00
ulp IPoIB/cm: Add connected mode support for devices without SRQs 2008-01-25 14:15:24 -08:00
Kconfig
Makefile