qcacmn: dp: Fix misspellings

Fix misspellings in dp/...

Change-Id: I6ef7a19ee03104ae38a8a77e229b90aa80329592
CRs-Fixed: 3304682
这个提交包含在:
Jeff Johnson
2022-09-30 15:05:49 -07:00
提交者 Madan Koyyalamudi
父节点 c359185095
当前提交 ebfbc0d927
修改 52 个文件,包含 177 行新增174 行删除

查看文件

@@ -3177,7 +3177,7 @@ QDF_STATUS dp_rx_flow_delete_entry(struct dp_pdev *pdev,
/**
* dp_rx_flow_add_entry() - Add a flow entry to flow search table
* @pdev: DP pdev instance
* @rx_flow_info: DP flow paramaters
* @rx_flow_info: DP flow parameters
*
* Return: Success when flow is added, no-memory or already exists on error
*/
@@ -4140,7 +4140,7 @@ void dp_rx_send_pktlog(struct dp_soc *soc, struct dp_pdev *pdev,
* This API should only be called when we have not removed
* Rx TLV from head, and head is pointing to rx_tlv
*
* This function is used to send rx packet from erro path
* This function is used to send rx packet from error path
* for logging for which rx packet tlv is not removed.
*
* Return: None