commit | 48a256e8aed05df3a90a0e9cdfcc558d139ec7f5 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Mon Nov 10 11:10:09 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Nov 24 08:30:27 2014 +0200 |
tree | 2800b36e57f5ca06bfc10d837d7e87707aff7727 | |
parent | 50cc9574d60a507eff92537d8b01b9eb7b6a81bf [diff] |
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>