commit | fd66fc1cafd72ddf27dbec3a5e29e99839d1bc84 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Tue Jan 27 15:06:57 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Feb 01 15:57:24 2015 +0200 |
tree | 1fcbf2db185f0cd7ca900367591e7977878249d8 | |
parent | 5a4b2afa77dea0e0ce6aa1c3f0dbf90dd9a681eb [diff] |
iwlwifi: mvm: fix failure path when power_update fails in add_interface When iwl_mvm_power_update_mac() is called, we have already added the mac context, so if this call fails we should remove the mac. CC: <stable@vger.kernel.org> [3.15+] Fixes: commit e5e7aa8e2561 ('iwlwifi: mvm: refactor power code') Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>