Merge pull request #45 from rhadman/master

Don't try to process rate section 0 in 5ghz bank. CCK is not used her…
This commit is contained in:
Ole Petter Bang 2015-06-01 08:45:10 +02:00
commit 8283c82f06

View File

@ -915,7 +915,7 @@ PHY_ConvertPowerLimitToPowerIndex(
else
channel = 51; // index of chnl 173 in chanl5G
for ( rateSection = 0; rateSection < MAX_5G_RATE_SECTION_NUM; ++rateSection )
for ( rateSection = 1; rateSection < MAX_5G_RATE_SECTION_NUM; ++rateSection )
{
if ( pHalData->odmpriv.PhyRegPgValueType == PHY_REG_PG_EXACT_VALUE ) {
// obtain the base dBm values in 5G band