qcacmn: Fix typo "recieve"
Replace typo "recieve" with correct spelling "receive". Change-Id: I7d88e57b97fa6d217630d4a5d5c365b56e714428 CRs-Fixed: 2238309
This commit is contained in:
@@ -611,7 +611,7 @@ struct cdp_host_stats_ops {
|
||||
* @brief Get the desired stats from the message.
|
||||
*
|
||||
* @param pdev - the physical device object
|
||||
* @param stats_base - stats buffer recieved from FW
|
||||
* @param stats_base - stats buffer received from FW
|
||||
* @param type - stats type.
|
||||
* @return - pointer to requested stat identified by type
|
||||
*/
|
||||
|
Reference in New Issue
Block a user