On 09:33 Thu 05 Mar     , Hal Rosenstock wrote:
> > --
> > 1.5.5
> 
> Looks to me like the patch wasn't updated.

It was:


diff --git a/opensm/opensm/osm_req.c b/opensm/opensm/osm_req.c
index aa4609c..33196d1 100644
--- a/opensm/opensm/osm_req.c
+++ b/opensm/opensm/osm_req.c
@@ -243,7 +243,7 @@ int osm_send_trap144(osm_sm_t *sm, ib_net16_t local)
        /* wrong value in local portinfo */
        /* this may happen when we move to standby and master updates */
        /* out smlid but we will not query it */
-       pi->master_sm_base_lid = smport->p_physp->port_info.master_sm_base_lid;
+       pi->master_sm_base_lid = smport->p_physp->port_info.base_lid;
 
        /* don't bother with sending trap when SMA supports this */
        if (!local &&

Sasha
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to