commit | 97b00d877bb8c2e499b9d0c07b65bd92b4e91ddd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 19 10:26:02 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Apr 20 07:27:21 2017 +0300 |
tree | 59b8bd046309181b701da42092fcf98ffd95ec0c | |
parent | 9b1ea16763d37080892e4425831ca9c6298f4f5c [diff] |
iwlwifi: pcie: fix mutex leak in gen2 start If the context info fails to be allocated, the mutex isn't unlocked properly, fix that. Fixes: eda50cde58de ("iwlwifi: pcie: add context information support") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>