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

- s/indepent/independent/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-06-05 09:15:33 +02:00
parent f207bdd2cc
commit a87f167c41

View File

@ -239,7 +239,7 @@ struct ecore_cxt_mngr {
* needing for a given block we'd iterate over all the relevant
* connection-types.
* But since then we've had some additional resources, some of which
* require memory which is indepent of the general context/task
* require memory which is independent of the general context/task
* scheme. We add those here explicitly per-feature.
*/