Message ID | 500FCC6D.60206@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Alex Netes |
Headers | show |
Hi Hal, On 06:37 Wed 25 Jul , Hal Rosenstock wrote: > > which would never be used in SA flow > > Signed-off-by: Hal Rosenstock <hal@mellanox.com> > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/opensm/osm_sa_mad_ctrl.c b/opensm/osm_sa_mad_ctrl.c index 43d1e83..2bdee22 100644 --- a/opensm/osm_sa_mad_ctrl.c +++ b/opensm/osm_sa_mad_ctrl.c @@ -423,8 +423,6 @@ static void sa_mad_ctrl_send_err_callback(IN void *context, Retire the original request MAD. */ - /* sm_mad_ctrl_update_wire_stats( p_ctrl ); */ - if (osm_madw_get_err_msg(p_madw) != CL_DISP_MSGID_NONE) { OSM_LOG_V2(p_ctrl->p_log, OSM_LOG_DEBUG, "Posting Dispatcher message %s\n",
which would never be used in SA flow Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html