Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[profile/ivi/kernel-x86-ivi.git] / drivers / infiniband / hw / nes / nes_cm.c
index ca9ef3f..a01b448 100644 (file)
@@ -2711,7 +2711,7 @@ int nes_accept(struct iw_cm_id *cm_id, struct iw_cm_conn_param *conn_param)
                        sizeof(struct ietf_mpa_frame));
 
 
-       /* notify OF layer that accept event was successfull */
+       /* notify OF layer that accept event was successful */
        cm_id->add_ref(cm_id);
 
        cm_event.event = IW_CM_EVENT_ESTABLISHED;