commit | 50cc9574d60a507eff92537d8b01b9eb7b6a81bf | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Mon Nov 10 11:10:08 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Nov 24 08:30:26 2014 +0200 |
tree | 2d14bc86f8f4674a36284847e3786082d6b149f9 | |
parent | 6b20d774370952790e5cebd8a297251bc1ac2df3 [diff] |
iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modes Currently we only support the CHANCTX_SWMODE_SWAP_CONTEXTS mode, but we need to support other modes as well. Spin a new function off in order to make it easier to support other modes. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>