Luca Coelho <luca@xxxxxxxxx> wrote: > From: Luca Coelho <luciano.coelho@xxxxxxxxx> > > Create a common structure to contain all different versions of the > tx_power_cmd instead of making a union of the different structs > everywhere we need them. Also move the common part of these structs > into a separate structure (instead of reusing v3) and leave the > per_chain_restriction part out of the common part, because this will > change in version 6 of the command (which will be added soon). > > While at it, rename per_chain_restriction to per_chain to shorten it. > > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> 12 patches applied to iwlwifi-next.git, thanks. 216cdfb5225f iwlwifi: add a common struct for all iwl_tx_power_cmd versions 9c08cef87048 iwlwifi: acpi: prepare SAR profile selection code for multiple sizes fbb7957d28ac iwlwifi: support REDUCE_TX_POWER_CMD version 6 dd2a1256e6a8 iwlwifi: acpi: rename geo structs to contain versioning 0ea788ed0f3b iwlwifi: support version 3 of GEO_TX_POWER_LIMIT 9e3c39361a30 iwlwifi: mvm: support new KEK KCK api 507a13f5c9c9 iwlwifi: rs: set RTS protection for all non legacy rates 4795983b8704 iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_init e80bfd117d89 iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver 0a8159cbd11a iwlwifi: remove wide_cmd_header field 1c096d8935c1 iwlwifi: mvm: add support for range request command ver 11 3830a01c3bfa iwlwifi: mvm: add support for responder dynamic config command version 3