diff options
author | 2014-11-14 14:12:21 -0800 | |
---|---|---|
committer | 2014-11-17 15:04:04 -0500 | |
commit | 4c69f05eaa428e37890daf88b86a567ce615570b (patch) | |
tree | f7f5b1df8b1d4e2ef731e56ecffa9f8e7b617738 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | brcmfmac: kill URB when request timed out (diff) | |
download | linux-dev-4c69f05eaa428e37890daf88b86a567ce615570b.tar.xz linux-dev-4c69f05eaa428e37890daf88b86a567ce615570b.zip |
brcmfmac: fix error handling of irq_of_parse_and_map
Return value of irq_of_parse_and_map() is unsigned int, with 0
indicating failure, so testing for negative result never works.
Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Cc: stable@vger.kernel.org # v3.17
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions