wlan: Get stats from firmware irrespective of link-speed configuration
TestWifiWatchdog test is failing because of failing to update
summary stats(tx_packets, tx_reties, tx_failed) to framework.
Call wlan_hdd_get_station_stats() to get stats from firmware,
so that summary stats will be updated, irrespective of ini
parameter 'gReportMaxLinkSpeed' configuration.
If gReportMaxLinkSpeed is configured to report MAX link-speed
then overwrite rate_flags with 'pAdapter->maxRateFlags'
Change-Id: I797a32e07175763def71371fc765de8a535e8a5a
CRs-Fixed: 670995
1 file changed