android_kernel_xiaomi_sm8350/core/dp
Krunal Soni 3cf1f1cef6 qcacld-3.0: Initialize save_peer_id_ref_cnt array with default value
One of the arrays defined in data-path's API is not initialized
and this API assumes that subsequent loop will fill up the array to
correct default value. This assumption is wrong.

Intialize the array "save_peer_id_ref_cnt" in API
"ol_txrx_peer_remove_obj_map_entries" to default value "0" to avoid
any issue.

CRs-Fixed: 2196084
Change-Id: If0080708662fc44e6583823717798a9f505ec1d0
2018-02-27 20:17:49 -08:00
..
htt qcacld-3.0: Fix size error in htt_tx_ipa_uc_detach 2018-02-14 03:43:28 -08:00
ol/inc qcacld-3.0: Fix potential BUG_ON in the htt_rx_offload_msdu_pop_ll 2017-12-10 23:38:26 -08:00
txrx qcacld-3.0: Initialize save_peer_id_ref_cnt array with default value 2018-02-27 20:17:49 -08:00