qcacmn: Fix typo "sucess"
Replace typo "sucess" with correct spelling "success" Change-Id: Ieacb299890210d67848268a389a57168e2a2badd CRs-Fixed: 2238309
这个提交包含在:
@@ -461,7 +461,7 @@ static QDF_STATUS send_setup_install_key_cmd_non_tlv(wmi_unified_t wmi_handle,
|
||||
* @peer_addr: peer mac address
|
||||
* @param: pointer to hold peer flush tid parameter
|
||||
*
|
||||
* Return: 0 for sucess or error code
|
||||
* Return: 0 for success or error code
|
||||
*/
|
||||
static QDF_STATUS send_peer_flush_tids_cmd_non_tlv(wmi_unified_t wmi_handle,
|
||||
uint8_t peer_addr[IEEE80211_ADDR_LEN],
|
||||
|
在新工单中引用
屏蔽一个用户