linux-kernel-test/drivers/infiniband
Roland Dreier 65c7eddaba IPoIB: reinitialize path struct's completion for every query
It's possible that IPoIB will issue multiple SA queries for the same
path struct.  Therefore the struct's completion needs to be
initialized for each query rather than only once when the struct is
allocated, or else we might not wait long enough for later queries to
finish and free the path struct too soon.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-28 21:20:34 -08:00
..
core IB/umad: fix RMPP handling 2005-11-28 13:07:20 -08:00
hw/mthca IB/mthca: reset QP's last pointers when transitioning to reset state 2005-11-28 11:19:43 -08:00
ulp IPoIB: reinitialize path struct's completion for every query 2005-11-28 21:20:34 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Makefile IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00