qcacmn: tgt_if changes for wds in Beryllium

tgt_if changes for wds in Beryllium code.

Change-Id: Ie18f29f087b532ed983a474faebbc4c2863f1aee
This commit is contained in:
Pavankumar Nandeshwar 2021-08-23 13:57:32 -07:00 committed by Madan Koyyalamudi
parent 6b1d142d98
commit 0a3d522550

View File

@ -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;