aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2016-07-01 15:39:42 -0400
committerKalle Valo <[email protected]>2016-07-05 16:27:50 +0300
commitf152bdad62083f654e22ba4840c5131865de9dca (patch)
tree78d82f1ff32b6eaf40215a7b137810e26ac0f71c /tools/perf/scripts/python/check-perf-trace.py
parentdf429195198e75cb0b67ce447606707a9bcc431e (diff)
mwifiex: fix unconditional error return in .add_virtual_intf callback
The commit 7311ea850079 ("mwifiex: fix AP start problem for newly added interface") attempted to fix an issue when a new AP interface is added. But the patch didn't check the return value of the functions doing the firmware calls and returned an error even if the functions didn't fail. This prevents the network device to be registered properly, so fix it. Fixes: 7311ea850079 ("mwifiex: fix AP start problem for newly added interface") Signed-off-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Julian Calaby <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions