Message ID | 500FCD2E.5020503@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Alex Netes |
Headers | show |
Hi Hal, On 06:40 Wed 25 Jul , Hal Rosenstock wrote: > > 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/include/opensm/osm_madw.h b/include/opensm/osm_madw.h index 8f53d54..195f468 100644 --- a/include/opensm/osm_madw.h +++ b/include/opensm/osm_madw.h @@ -988,9 +988,9 @@ static inline osm_vend_wrap_t *osm_madw_get_vend_ptr(IN const osm_madw_t * * SEE ALSO *********/ -/****f* OpenSM: MAD Wrapper/osm_madw_get_vend_ptr +/****f* OpenSM: MAD Wrapper/osm_madw_get_bind_handle * NAME -* osm_madw_get_vend_ptr +* osm_madw_get_bind_handle * * DESCRIPTION * Returns the bind handle associated with this MAD.
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