]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()
authorJohannes Berg <johannes.berg@intel.com>
Thu, 8 Jun 2017 07:18:22 +0000 (09:18 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Aug 2017 09:41:43 +0000 (12:41 +0300)
commit7d6222e27013a18f36e54f40a66e209a859fc1a8
tree3b6979d7f2d0af5a8e8a19d2ee29f5f95148cdd9
parentb37ca87f93e475eb41aa6dfd3675e5bffdf67c0a
iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()

This may need to be refined later, but for now using this,
even with the TODO, is better than checking "has new TX API".

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c