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

- s/segement/segment/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2026-02-08 13:00:39 +01:00
parent f87ab06672
commit ff08ad36c2
+1 -1
View File
@@ -733,7 +733,7 @@ enum _ecore_status_t ecore_cxt_cfg_ilt_compute(struct ecore_hwfn *p_hwfn,
* block in the ILT client. This is later used to
* configure the CDU segment offset registers and
* results in an FL command for TIDs of this
* segement behaves as regular load commands
* segment behaves as regular load commands
* (loading TIDs from the working memory).
*/
line = p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line;