aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMiri Korenblit <[email protected]>2021-12-19 13:28:28 +0200
committerLuca Coelho <[email protected]>2021-12-21 12:35:07 +0200
commitc3f40c3e0273392b8c01351cf53f5183e1b06289 (patch)
treeddd5ae2b170532bec9ace7b86fedaf0adf06e274 /scripts/patch-kernel
parentb0ae61dd59734085b211f26caf8a0b5fd35548e8 (diff)
iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowed
If OEM isn't in the allowed list, TAS should be disabled in US/CA. Currently, if the OEM isn't allowed - we're sending the TAS only if we are not in US or CA. But this country check is done before we even know the country (usually the configuration is ZZ in that stage). So do the following instead: 1. Check if the current OEM is in the allowed list 2. If not - add US and CA to tas_block_list_array 3. Send the TAS table to FW. Signed-off-by: Miri Korenblit <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions