qlnxe(4): Fix a typo in a source code comment

- s/pedning/pending/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-07-31 11:35:07 +02:00
parent 27f107e1b4
commit 37519e3ff3

View File

@ -463,7 +463,7 @@ static enum _ecore_status_t ecore_db_rec_attn(struct ecore_hwfn *p_hwfn,
return ECORE_TIMEOUT;
}
/* flush any pedning (e)dpm as they may never arrive */
/* flush any pending (e)dpm as they may never arrive */
ecore_wr(p_hwfn, p_ptt, DORQ_REG_DPM_FORCE_ABORT, 0x1);
/* release overflow sticky indication (stop silently dropping everything) */