qcacmn: Peer id parsing changes for beryllium
Take care of the MLO peer bit indication to be concatenated with peer_id to access the peer map object. Change-Id: Ia603a728101e83829a8906d1b847f42389e78ca6 CRs-Fixed: 3039326
This commit is contained in:

committed by
Madan Koyyalamudi

parent
2069fa6cdd
commit
57e2c01e5e
@@ -4687,8 +4687,6 @@ more_data:
|
||||
dp_tx_process_htt_completion(soc, tx_desc,
|
||||
htt_tx_status, ring_id);
|
||||
} else {
|
||||
tx_desc->peer_id =
|
||||
hal_tx_comp_get_peer_id(tx_comp_hal_desc);
|
||||
tx_desc->tx_status =
|
||||
hal_tx_comp_get_tx_status(tx_comp_hal_desc);
|
||||
tx_desc->buffer_src = buffer_src;
|
||||
|
Reference in New Issue
Block a user