qcacld-3.0: Adjust 6Ghz channel frequency in INI normalize_acs_weight
In 11ax draft 6.1, the 6G starting frequency has been shifted by 10 MHz to the right. Change the default channel value of INI "normalize_acs_weight" accordingly. Change-Id: I6b08f3c604f4410dbddf25bbe7c7491047b676ea CRs-Fixed: 2695542
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
"normalize_acs_weight", \
|
||||
0, \
|
||||
ACS_WEIGHT_MAX_STR_LEN, \
|
||||
"5940-7105=0, 5965=100, 6045=100, 6125=100, 6205=100, 6285=100, 6365=100, 6605=100, 6685=100, 6765=100, 6845=100", \
|
||||
"5945-7125=0, 5975=100, 6055=100, 6135=100, 6215=100, 6295=100, 6375=100, 6615=100, 6695=100, 6775=100, 6855=100", \
|
||||
"Used to specify the channel weights")
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user