summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorgaurank kathpalia <gkathpal@codeaurora.org>2018-05-07 09:39:46 +0530
committernshrivas <nshrivas@codeaurora.org>2018-05-07 06:26:30 -0700
commit33ffefdd85f1c05d332e447f2f637bf816abb74e (patch)
treea428093ea5e248f6f02e703c766d36952111b0e0 /tools/perf/scripts/python
parentc2d3bdb934b9edbfe039389b5b094eefd57be589 (diff)
qcacld-3.0: Add break statement in switch case
The API sme_process_msg lacks a break in switch case after eWNI_SME_SET_DUAL_MAC_CFG_RESP. Due to this execution falls through to the next case statement or default. Fix is to add a break after eWNI_SME_SET_DUAL_MAC_CFG_RESP Change-Id: I7466dfdc8c8cbe186f61f47371137dca958e1d08 CRs-Fixed: 2233190
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions