]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIF
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 09:10:09 +0000 (11:10 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:27 +0000 (08:30 +0200)
commit1ea5f50c27e319ea8185b9ded270cd038c49990c
tree2800b36e57f5ca06bfc10d837d7e87707aff7727
parentd9ea11cc9cdc385b7f9ad2ad677357fcd248c750
iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIF

Add support to reassign vif in switch_vif_chanctx.  This is similar to
the existing CHANCTX_SWMODE_SWAP_CONTEXTS mode, but doesn't delete the
old context nor creates a new one, doing to switch between two
existing contexts.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c