|
@@ -2513,7 +2513,7 @@ static int wma_peer_ps_evt_handler(void *handle, u_int8_t *event,
|
|
link_stats_results->moreResultToFollow = 0;
|
|
link_stats_results->moreResultToFollow = 0;
|
|
|
|
|
|
peer_stat = (struct wifi_peer_stat *)link_stats_results->results;
|
|
peer_stat = (struct wifi_peer_stat *)link_stats_results->results;
|
|
- peer_stat->numPeers = 1;
|
|
|
|
|
|
+ peer_stat->num_peers = 1;
|
|
peer_info = (struct wifi_peer_info *)peer_stat->peer_info;
|
|
peer_info = (struct wifi_peer_info *)peer_stat->peer_info;
|
|
qdf_mem_copy(&peer_info->peer_macaddr,
|
|
qdf_mem_copy(&peer_info->peer_macaddr,
|
|
&mac_address,
|
|
&mac_address,
|