From: Luciano Coelho Date: Wed, 14 May 2014 07:01:14 +0000 (+0300) Subject: iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b0077226733fac0eba4abaa65636901522bc6bf;p=pandora-kernel.git iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx iwl_mvm_power_update_mac() (more specifically iwl_mvm_power_iterator()) relies on the phy_ctxt setting to decide whether the vif is active or not. When unassigning a chanctx, we should therefore call iwl_mvm_power_update_mac() after setting phy_chanctx to NULL. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed