qlnxe(4): Fix a typo in a source code comment
- s/pedning/pending/ MFC after: 3 days
This commit is contained in:
parent
27f107e1b4
commit
37519e3ff3
@ -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) */
|
||||
|
Loading…
x
Reference in New Issue
Block a user