commit | 2763bba6328c53c455d8f7f5302b80030551c31b | [log] [tgz] |
---|---|---|
author | Haim Dreyfuss <haim.dreyfuss@intel.com> | Wed Nov 27 14:55:58 2019 -0500 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Dec 23 11:33:04 2019 +0200 |
tree | e014ed3e3c2e112c1e2a0b6564c73db15df16b7f | |
parent | ed780545c13a21dc0276807897e2d4fc142e11ac [diff] |
iwlwifi: Don't ignore the cap field upon mcc update When receiving a new MCC driver get all the data about the new country code and its regulatory information. Mistakenly, we ignored the cap field, which includes global regulatory information which should be applies to every channel. Fix it. Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>