|
@@ -12079,7 +12079,7 @@ lpfc_sli4_sp_handle_els_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
|
|
|
* @phba: Pointer to HBA context object.
|
|
|
* @wcqe: Pointer to work-queue completion queue entry.
|
|
|
*
|
|
|
- * This routine handles slow-path WQ entry comsumed event by invoking the
|
|
|
+ * This routine handles slow-path WQ entry consumed event by invoking the
|
|
|
* proper WQ release routine to the slow-path WQ.
|
|
|
**/
|
|
|
static void
|
|
@@ -12451,7 +12451,7 @@ lpfc_sli4_fp_handle_fcp_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
|
|
|
* @cq: Pointer to completion queue.
|
|
|
* @wcqe: Pointer to work-queue completion queue entry.
|
|
|
*
|
|
|
- * This routine handles an fast-path WQ entry comsumed event by invoking the
|
|
|
+ * This routine handles an fast-path WQ entry consumed event by invoking the
|
|
|
* proper WQ release routine to the slow-path WQ.
|
|
|
**/
|
|
|
static void
|