diff options
author | 2014-10-11 13:46:29 +0200 | |
---|---|---|
committer | 2014-10-14 15:05:33 -0400 | |
commit | 1bdc07ebabefd19b56d1d36584a401ff6085fa71 (patch) | |
tree | e4e86e5af2cd01010b3f26608bc863682015d2c3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'fec-ptp' (diff) | |
download | linux-dev-1bdc07ebabefd19b56d1d36584a401ff6085fa71.tar.xz linux-dev-1bdc07ebabefd19b56d1d36584a401ff6085fa71.zip |
isdn/gigaset: missing break in do_facility_req
If we take the unsupported supplementary service notification mask
path, we end up falling through and overwriting the error code.
Insert a break statement to skip the remainder of the switch case
and proceed to sending the reply message.
Spotted with Coverity.
Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions