commit | 78ba82f777f3ab41f10afa3694c9c7633bf595d4 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Oct 15 10:58:48 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Oct 25 13:45:08 2015 +0200 |
tree | b61b853495ce6628cecc642efc6daaef540ee14c | |
parent | c8f423159e3e53d30e5b36a455797ee2072b09d0 [diff] |
iwlwifi: mvm: take scan ref only on success In some cases, scan reference was taken, but wasn't released even though scan command wasn't actually issued. Change the current code to simply take the reference only on success. Signed-off-by: Eliad Peller <eliadx.peller@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>