linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Emmanuel Grumbach <egrumbach@gmail.com>
To: linux-wireless@vger.kernel.org
Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Subject: [PATCH 06/26] iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOW
Date: Tue,  2 Dec 2014 20:10:57 +0200	[thread overview]
Message-ID: <1417543877-24193-6-git-send-email-egrumbach@gmail.com> (raw)
In-Reply-To: <0BA3FCBA62E2DC44AF3030971E174FB31B5A7D27@hasmsx107.ger.corp.intel.com>

From: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

All the supported firmwares have this TLV flag set.

Reviewed-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
---
 drivers/net/wireless/iwlwifi/mvm/mac80211.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/mvm/mac80211.c b/drivers/net/wireless/iwlwifi/mvm/mac80211.c
index 598fabf..31a5b3f 100644
--- a/drivers/net/wireless/iwlwifi/mvm/mac80211.c
+++ b/drivers/net/wireless/iwlwifi/mvm/mac80211.c
@@ -369,8 +369,7 @@ int iwl_mvm_mac_setup_register(struct iwl_mvm *mvm)
 	if (mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_GO_UAPSD)
 		hw->wiphy->flags |= WIPHY_FLAG_AP_UAPSD;
 
-	if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_CSA_FLOW)
-		hw->wiphy->flags |= WIPHY_FLAG_HAS_CHANNEL_SWITCH;
+	hw->wiphy->flags |= WIPHY_FLAG_HAS_CHANNEL_SWITCH;
 
 	hw->wiphy->iface_combinations = iwl_mvm_iface_combinations;
 	hw->wiphy->n_iface_combinations =
-- 
1.9.1


  parent reply	other threads:[~2014-12-02 18:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 18:05 pull request: iwlwifi-next 2014-12-02 Grumbach, Emmanuel
2014-12-02 18:10 ` [PATCH 01/26] iwlwifi: move firmware file format definitions to correct header Emmanuel Grumbach
2014-12-02 18:10 ` [PATCH 02/26] iwlwifi: mvm: check and report if wake up was due to net detect Emmanuel Grumbach
2014-12-02 18:10 ` [PATCH 03/26] iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265 Emmanuel Grumbach
2014-12-02 18:10 ` [PATCH 04/26] iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACON Emmanuel Grumbach
2014-12-02 18:10 ` [PATCH 05/26] iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID Emmanuel Grumbach
2014-12-02 18:10 ` Emmanuel Grumbach [this message]
2014-12-02 18:10 ` [PATCH 07/26] iwlwifi: mvm: BT Coex - change the MPLUT registers' value Emmanuel Grumbach
2014-12-02 18:10 ` [PATCH 08/26] iwlwifi: mvm: add missing mvm ref debug print Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 09/26] iwlwifi: pcie: refactor cmd_in_flight set/clear code Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 10/26] iwlwifi: mvm: add SSID match information for net-detect Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 11/26] iwlwifi: mvm: add channel information to the netdetect notifications Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 12/26] iwlwifi: mvm: support NVM file with header Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 13/26] iwlwifi: don't load on 7265D with old NVM Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 14/26] iwlwifi: pcie: claim ownership on the device after stop_device() Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 15/26] iwlwifi: mvm: remove a dangling line of documentation Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 16/26] iwlwifi: mvm: support ucode load for family_8000 B0 only Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 17/26] iwlwifi: pcie: add fh registers to dump data Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 18/26] iwlwifi: fix 4165 series name Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 19/26] iwlwifi: use correct fw file in 8000 b-step Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 20/26] iwlwifi: dvm: fix flush support for old firmware Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 21/26] iwlwifi: mvm: update values for Smart Fifo Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 22/26] iwlwifi: define the .ucode file format for debug Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 23/26] iwlwifi: mvm: send dbg config hcmds to fw if set in tlv Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 24/26] iwlwifi: pcie: config regs according to fw tlv Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 25/26] iwlwifi: pcie: support more monitor types dumping Emmanuel Grumbach
2014-12-02 18:11 ` [PATCH 26/26] iwlwifi: mvm: Ability to work with packed usniffer image Emmanuel Grumbach
2014-12-02 21:56 ` pull request: iwlwifi-next 2014-12-02 John W. Linville

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1417543877-24193-6-git-send-email-egrumbach@gmail.com \
    --to=egrumbach@gmail.com \
    --cc=emmanuel.grumbach@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).