diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2014-11-10 11:10:10 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-11-24 08:30:28 +0200 |
commit | 6fd1fb63abeb78fd7fe30f08f478732ad601702c (patch) | |
tree | 89b4e6cd7395272c0ab72d3aafb2d77a9cb4908f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 48a256e8aed05df3a90a0e9cdfcc558d139ec7f5 (diff) |
iwlwifi: mvm: return the actual error code when switch_vif_chanctx fails
We have code to recover and go back to the original channel context if
something fails in the middle of switch_vif_chanctx, but we return the
error code of the recover calls instead of the original code, so if
the recovery succeeds, we will return 0 (success). Fix this by not
assigning the return value of the recovery calls to ret.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions