commit | 57e861d9362ed303ac5c0df1bc11760979de9f55 | [log] [tgz] |
---|---|---|
author | David Spinadel <david.spinadel@intel.com> | Sun Nov 18 18:01:43 2018 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Jan 29 16:10:32 2019 +0200 |
tree | 705b3aeb03d82011d8efd38a91fcc5990c5b68a6 | |
parent | 5213e8a8a28d2c4c143fec94e57c866a958ed52d [diff] |
iwlwifi: mvm: Change FW channel info API Change iwl_fw_channel_info structure so it can have channel number greater than 255. This is needed for 6 GHz channel numbers. Change all relevant structs and member accesses accordingly. The new API is indicated by a TLV capability bit. Signed-off-by: David Spinadel <david.spinadel@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>