qcacmn: Define new lock to access special peer list

Define new lock to access special peer list and make
a function static.

Change-Id: If2ddfc4ad3384a78c96618f79bebfd9f6192f50c
这个提交包含在:
Varsha Mishra
2019-07-31 12:20:35 +05:30
提交者 nshrivas
父节点 9777087e85
当前提交 1530697064
修改 3 个文件,包含 3 行新增4 行删除

查看文件

@@ -333,5 +333,3 @@ static inline void dp_tx_comp_process_exception(struct dp_tx_desc_s *tx_desc)
}
/* TODO TX_FEATURE_NOT_YET */
#endif
uint8_t dp_tx_prepare_htt_metadata(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
struct dp_tx_msdu_info_s *msdu_info);