aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMarcin Ciupak <[email protected]>2017-12-08 15:31:54 +0000
committerGreg Kroah-Hartman <[email protected]>2017-12-08 16:36:35 +0100
commit84f1e4b08919a3981a5dc0234e6c059e958f73e7 (patch)
tree3d6a5530595fece4bb3b9214fce02c495e1cfff9 /tools/perf/scripts/python/bin/stackcollapse-report
parent1c12da3576ce2a37dd59a5648b7c41656d06ae47 (diff)
staging: pi433: Fix validation of rf69_get_modulation value
Checking of modulation in rf69_set_modulation_shaping is done by if-else and since else part covers OOK and UNDEF values it possible to set modulation shaping for undefined modulation type. To fix this validation should be done by switch clause and in case of undefined modulation error returned. Signed-off-by: Marcin Ciupak <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions