qcacmn: Fix misspelling "recevied"
Multiple instances of the misspelling "recevied" are present, so replace them with the correct spelling "received." Change-Id: Ibd7f4a136541be8aa98f5bee4db7f75af0271f53 CRs-Fixed: 3273526
This commit is contained in:

committed by
Madan Koyyalamudi

parent
3a7048480c
commit
88c15dadbb
@@ -2075,7 +2075,7 @@ struct cdp_tx_indication_info {
|
||||
/**
|
||||
* struct cdp_tx_mgmt_comp_info - Tx mgmt comp info
|
||||
* @ppdu_id: ppdu_id
|
||||
* @is_sgen_pkt: payload recevied from wmi or htt path
|
||||
* @is_sgen_pkt: payload received from wmi or htt path
|
||||
* @retries_count: retries count
|
||||
* @tx_tsf: 64 bit timestamp
|
||||
*/
|
||||
|
Reference in New Issue
Block a user