From 5a7fd2cc90ef2d44527b24599d76225607be6f96 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 8 Mar 2016 10:34:27 +0000 Subject: [infiniband] Allow for the creation of multicast groups Signed-off-by: Michael Brown --- src/include/ipxe/ib_mcast.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/ipxe/ib_mcast.h b/src/include/ipxe/ib_mcast.h index 789a2f3bf..df348bd9b 100644 --- a/src/include/ipxe/ib_mcast.h +++ b/src/include/ipxe/ib_mcast.h @@ -33,7 +33,7 @@ struct ib_mc_membership { extern int ib_mcast_join ( struct ib_device *ibdev, struct ib_queue_pair *qp, struct ib_mc_membership *membership, - struct ib_address_vector *av, + struct ib_address_vector *av, unsigned int mask, void ( * joined ) ( struct ib_mc_membership *memb, int rc ) ); -- cgit v1.2.3-55-g7522