diff options
author | Dmitry Torokhov <dtor@chromium.org> | 2014-11-14 14:12:21 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-11-17 15:04:04 -0500 |
commit | 4c69f05eaa428e37890daf88b86a567ce615570b (patch) | |
tree | f7f5b1df8b1d4e2ef731e56ecffa9f8e7b617738 /net | |
parent | 8180bd47b043507568056f74f69b6a5abea26514 (diff) | |
download | op-kernel-dev-4c69f05eaa428e37890daf88b86a567ce615570b.zip op-kernel-dev-4c69f05eaa428e37890daf88b86a567ce615570b.tar.gz |
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 'net')
0 files changed, 0 insertions, 0 deletions