diff options
author | Gustavo A. R. Silva <[email protected]> | 2017-05-11 22:11:29 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-05-12 12:14:40 -0400 |
commit | 9fc3e4dc67fde953fd26adb3cea8f92597810b64 (patch) | |
tree | 0caa6782bf5c84ed852c9d1b637b8f994bb74cb1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | dbc2b5e9a09e9a6664679a667ff81cff6e5f2641 (diff) |
net: dsa: mv88e6xxx: add default case to switch
Add default case to switch in order to avoid any chance of using an
uninitialized variable _low_, in case s->type does not match any of
the listed case values.
Addresses-Coverity-ID: 1398130
Suggested-by: Andrew Lunn <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions