qcacmn: global_lmac_if: Fix misspellings

Fix misspellings in global_lmac_if/...

Change-Id: I3e4a8ba4b70d513fcbe77be3f05ea00f387d4177
CRs-Fixed: 3304684
Цей коміт міститься в:
Jeff Johnson
2022-09-30 15:07:42 -07:00
зафіксовано Madan Koyyalamudi
джерело 29f3ca2434
коміт 5b2be63430

Переглянути файл

@@ -161,7 +161,7 @@ wlan_global_lmac_if_rx_ops_register(struct wlan_lmac_if_rx_ops *rx_ops)
qdf_err("lmac if rx ops pointer is NULL");
return QDF_STATUS_E_INVAL;
}
/* Registeration for UMAC componets */
/* Registration for UMAC components */
wlan_lmac_if_umac_rx_ops_register(rx_ops);
/* spectral rx_ops registration*/