Signed-off-by: Hal Rosenstock <[email protected]>
---
opensm/osm_vl15intf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opensm/osm_vl15intf.c b/opensm/osm_vl15intf.c
index 253578b..f85252c 100644
--- a/opensm/osm_vl15intf.c
+++ b/opensm/osm_vl15intf.c
@@ -346,7 +346,7 @@ void osm_vl15_shutdown(IN osm_vl15_t * p_vl, IN
osm_mad_pool_t * p_mad_pool)
/* we only should get here after the VL15 interface was initialized */
CL_ASSERT(p_vl->state == OSM_VL15_STATE_READY);
- /* grap a lock on the object */
+ /* grab a lock on the object */
cl_spinlock_acquire(&p_vl->lock);
/* go over all outstanding MADs and retire their transactions */
--
1.7.8.2
--
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