From c335f8eae4e23f1f69418dfd1b2ec442e3c1a70a Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sat, 5 Mar 2016 15:33:28 +0000 Subject: [infiniband] Record multicast GID attachment as part of group membership Signed-off-by: Michael Brown --- src/include/ipxe/ib_mcast.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/ipxe/ib_mcast.h b/src/include/ipxe/ib_mcast.h index 564066975..202f8e297 100644 --- a/src/include/ipxe/ib_mcast.h +++ b/src/include/ipxe/ib_mcast.h @@ -19,6 +19,8 @@ struct ib_mc_membership { struct ib_queue_pair *qp; /** Multicast GID */ union ib_gid gid; + /** Attached to multicast GID */ + int attached; /** Multicast group join transaction */ struct ib_mad_transaction *madx; /** Handle join success/failure -- cgit v1.2.3-55-g7522