iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modes
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 09:10:08 +0000 (11:10 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:26 +0000 (08:30 +0200)
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>

No differences found