qcacmn: Correct ml peer_id check in partner chips map
In dp_mlo_partner_chips_map API correct the ML peer_id check Change-Id: I036e725571d922a3d01f3f07e16bda755f6f966e
此提交包含在:

提交者
Madan Koyyalamudi

父節點
2a660189e5
當前提交
0ead24e9f6
@@ -731,6 +731,7 @@ void dp_peer_find_id_to_obj_add(struct dp_soc *soc,
|
||||
/* Peer map event came for peer_id which
|
||||
* is already mapped, this is not expected
|
||||
*/
|
||||
dp_peer_unref_delete(peer, DP_MOD_ID_CONFIG);
|
||||
QDF_ASSERT(0);
|
||||
}
|
||||
qdf_spin_unlock_bh(&soc->peer_map_lock);
|
||||
|
新增問題並參考
封鎖使用者