qcacmn: Fix typo "recieve"

Replace typo "recieve" with correct spelling "receive".

Change-Id: I7d88e57b97fa6d217630d4a5d5c365b56e714428
CRs-Fixed: 2238309
This commit is contained in:
Jeff Johnson
2018-05-06 16:25:49 -07:00
committed by nshrivas
parent 7947f90a30
commit 2d821eb0fe
13 changed files with 21 additions and 21 deletions

View File

@@ -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
*/