Signed-off-by: Ira Weiny <[email protected]>
---
libvendor/osm_vendor_ibumad.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libvendor/osm_vendor_ibumad.c b/libvendor/osm_vendor_ibumad.c
index c33ad2e..bcaf238 100644
--- a/libvendor/osm_vendor_ibumad.c
+++ b/libvendor/osm_vendor_ibumad.c
@@ -646,6 +646,7 @@ osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
attr->lid = ca.ports[j]->base_lid;
attr->port_num = ca.ports[j]->portnum;
attr->sm_lid = ca.ports[j]->sm_lid;
+ attr->sm_sl = ca.ports[j]->sm_sl;
attr->link_state = ca.ports[j]->state;
if (attr->num_pkeys && attr->p_pkey_table) {
if (attr->num_pkeys >
ca.ports[j]->pkeys_size)
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html