[ofa-general] [PATCH] opensm/ib_types.h: fixing some wrong comments
Yevgeny Kliteynik
kliteyn at dev.mellanox.co.il
Thu May 15 02:08:30 PDT 2008
Hi Sasha,
Fixing a couple of wrong attribute descriptions in ib_types.h
Signed-off-by: Yevgeny Kliteynik <kliteyn at dev.mellanox.co.il>
---
opensm/include/iba/ib_types.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opensm/include/iba/ib_types.h b/opensm/include/iba/ib_types.h
index 6f3c400..e6bd9ee 100644
--- a/opensm/include/iba/ib_types.h
+++ b/opensm/include/iba/ib_types.h
@@ -974,7 +974,7 @@ static inline boolean_t OSM_API ib_class_is_rmpp(IN const uint8_t class_code)
* IB_MAD_ATTR_PORT_SMPL_CTRL
*
* DESCRIPTION
-* NodeDescription attribute (16.1.2)
+* PortSamplesControl attribute (16.1.3)
*
* SOURCE
*/
@@ -998,7 +998,7 @@ static inline boolean_t OSM_API ib_class_is_rmpp(IN const uint8_t class_code)
* IB_MAD_ATTR_PORT_SMPL_RSLT
*
* DESCRIPTION
-* NodeInfo attribute (16.1.2)
+* PortSamplesResult attribute (16.1.3)
*
* SOURCE
*/
@@ -1022,7 +1022,7 @@ static inline boolean_t OSM_API ib_class_is_rmpp(IN const uint8_t class_code)
* IB_MAD_ATTR_PORT_CNTRS
*
* DESCRIPTION
-* SwitchInfo attribute (16.1.2)
+* PortCounters attribute (16.1.3)
*
* SOURCE
*/
--
1.5.1.4
More information about the general
mailing list