qcacmn: Compilation fixes for SM8150 platform
1. Address out of bounds array access while populating mcs rates. 2. Use cdp_sec_type enum inplace of htt_sec_type for common code. Change-Id: I0ae1e0acaf7422e73dc26befc9f066f3f424ec6b CRs-Fixed: 2327153
This commit is contained in:

committad av
nshrivas

förälder
60ac9aa036
incheckning
d18887ee9f
@@ -95,7 +95,7 @@ void dp_rx_peer_unmap_handler(void *soc_handle, uint16_t peer_id,
|
||||
uint8_t vdev_id, uint8_t *peer_mac_addr,
|
||||
uint8_t is_wds);
|
||||
void dp_rx_sec_ind_handler(void *soc_handle, uint16_t peer_id,
|
||||
enum htt_sec_type sec_type, int is_unicast,
|
||||
enum cdp_sec_type sec_type, int is_unicast,
|
||||
u_int32_t *michael_key, u_int32_t *rx_pn);
|
||||
uint8_t dp_get_peer_mac_addr_frm_id(struct cdp_soc_t *soc_handle,
|
||||
uint16_t peer_id, uint8_t *peer_mac);
|
||||
|
Referens i nytt ärende
Block a user