linux/drivers/infiniband
Roland Dreier 20b83382d1 IPoIB: Yet another fix for send-only joins
Even after the last fix, it's still possible for a send-only join to
start before the join for the broadcast group has finished.  This
could cause us to create a multicast group using attributes from the
broadcast group that haven't been initialized yet, so we would use
garbage for the Q_Key, etc.  Fix this by waiting until the broadcast
group's attached flag is set before starting send-only joins.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-02-11 12:22:12 -08:00
..
core IB/mad: Handle DR SMPs with a LID routed part 2006-02-03 14:28:48 -08:00
hw/mthca IB/mthca: Don't print debugging info until we have all values 2006-02-10 18:02:44 -08:00
ulp IPoIB: Yet another fix for send-only joins 2006-02-11 12:22:12 -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