|
@@ -637,7 +637,7 @@ static int init_deinit_ready_event_handler(ol_scn_t scn_handle,
|
|
|
|
|
|
if (cdp_peer_map_attach(wlan_psoc_get_dp_handle(psoc),
|
|
|
max_peers, max_ast_index,
|
|
|
- tgt_cfg->peer_map_unmap_v2) !=
|
|
|
+ tgt_cfg->peer_map_unmap_version) !=
|
|
|
QDF_STATUS_SUCCESS) {
|
|
|
target_if_err("DP peer map attach failed");
|
|
|
return -EINVAL;
|