iwlwifi: mvm: re-aggregate shared queue after unsharing
authorLiad Kaufman <liad.kaufman@intel.com>
Wed, 23 Dec 2015 14:03:46 +0000 (16:03 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 30 Aug 2016 11:16:34 +0000 (14:16 +0300)
commit9f9af3d7d303a5f622ceb219bd03bba3af553e76
tree2c935456fd5d41ed9be2381adeb2be29913ddc87
parentd975d72016bb2540eff3018c3c0dd96688711748
iwlwifi: mvm: re-aggregate shared queue after unsharing

When a shared queue becomes unshared, aggregations should be
re-enabled if they've existed before. Make sure that they do
this, if required.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
drivers/net/wireless/intel/iwlwifi/mvm/sta.h
drivers/net/wireless/intel/iwlwifi/mvm/tx.c
drivers/net/wireless/intel/iwlwifi/mvm/utils.c