aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2015-06-04 02:51:11 -0400
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2015-07-07 22:18:03 -0400
commitaf3f2f740173f8b5c61dba46f900998c5984ccd9 (patch)
tree7fe52f1d3080681d794b06ae8b7615dc699a4dbb /tools/perf/scripts/python
parent66337b7c67f6237720ba13f6d41b9d8dbcb59cda (diff)
iwlwifi: pcie: don't panic if pcie transport alloc fails
iwl_trans_pcie_alloc needs to return a non-zero value if it fails. Otherwise the iwl_drv_start will think that the allocation succeeded. Remove the duplication of err and ret variable and use ret which is the name we usually use in other places of the driver. Fixes: c278754a21e6 ("iwlwifi: mvm: support family 8000 B2/C steps") CC: <stable@vger.kernel.org> [4.1] Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions