qcacmn: cck,nss and preamble update fix

cck rates were getting updated for ofdm rates
and nss index were getting wrongly incremented
fixed the same

Corrected sgi and preamble too

Change-Id: I2dabb685de6e0bd4ba5094845cde228b3c32e2a9
This commit is contained in:
Anish Nataraj
2018-01-09 18:23:33 +05:30
committed by snandini
parent 697aacf685
commit 072d897705
3 changed files with 19 additions and 19 deletions

View File

@@ -894,8 +894,6 @@ hal_rx_status_get_tlv_info(void *rx_tlv, struct hal_rx_ppdu_info *ppdu_info)
#else
PHYRX_RSSI_LEGACY_0, RECEIVE_BANDWIDTH);
#endif
ppdu_info->rx_status.preamble_type = HAL_RX_GET(rx_tlv,
PHYRX_RSSI_LEGACY_0, RECEPTION_TYPE);
ppdu_info->rx_status.he_re = 0;
value = HAL_RX_GET(rssi_info_tlv,