|
@@ -796,7 +796,7 @@ hdd_get_converted_twt_state(enum wlan_twt_session_state state)
|
|
|
* hdd_twt_pack_get_params_resp_nlmsg()- Packs and sends twt get_params response
|
|
|
* @psoc: Pointer to Global psoc
|
|
|
* @reply_skb: pointer to response skb buffer
|
|
|
- * @params: Ponter to twt peer session parameters
|
|
|
+ * @params: Pointer to twt peer session parameters
|
|
|
* @num_twt_session: total number of valid twt session
|
|
|
*
|
|
|
* Return: QDF_STATUS_SUCCESS on success, else other qdf error values
|
|
@@ -3773,7 +3773,7 @@ wmi_twt_get_stats_status_to_vendor_twt_status(enum WMI_HOST_GET_STATS_TWT_STATUS
|
|
|
* hdd_twt_pack_get_stats_resp_nlmsg()- Packs and sends twt get stats response
|
|
|
* hdd_ctx: pointer to the hdd context
|
|
|
* @reply_skb: pointer to response skb buffer
|
|
|
- * @params: Ponter to twt session parameter buffer
|
|
|
+ * @params: Pointer to twt session parameter buffer
|
|
|
* @num_session_stats: number of twt statistics
|
|
|
*
|
|
|
* Return: QDF_STATUS_SUCCESS on success, else other qdf error values
|