Signed-off-by: Bart Van Assche <bvanass...@acm.org>

---
 include/infiniband/verbs.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/infiniband/verbs.h b/include/infiniband/verbs.h
index ad9d524..656abb8 100644
--- a/include/infiniband/verbs.h
+++ b/include/infiniband/verbs.h
@@ -57,6 +57,7 @@ BEGIN_C_DECLS
 
 union ibv_gid {
        uint8_t                 raw[16];
+       uint32_t                u32[4];
        struct {
                uint64_t        subnet_prefix;
                uint64_t        interface_id;
-- 
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to