qcacmn: umac: Fix misspellings

Fix misspellings in umac/...

Change-Id: I0e439d67be2aa064b0fb223449e70053d5ecb68a
CRs-Fixed: 3304702
This commit is contained in:
Jeff Johnson
2022-09-30 15:23:23 -07:00
zatwierdzone przez Madan Koyyalamudi
rodzic 117ae69181
commit c52c4258c2
13 zmienionych plików z 29 dodań i 23 usunięć

Wyświetl plik

@@ -325,7 +325,7 @@ struct twt_ack_context {
/**
* twt_en_dis_context - twt enable/disable private context
* @twt_role: twt role. When the upper layer is invoking requestor/responder
* enable/disable command via the TWT component API, Firmare WMI event
* enable/disable command via the TWT component API, Firmware WMI event
* doesn't have the info in the event params to distinguish if this enable or
* disable is for requestor or responder, hence TWT component stores this role
* before the request is sent to the firmware.