diff options
author | Vladimir Zapolskiy <[email protected]> | 2016-03-23 01:06:04 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-23 13:49:13 -0400 |
commit | 621e49f6d80a731dd3073569571c4579352cfb1c (patch) | |
tree | f88f2e2fe58586be64818bad1ac7c9d9f2724060 /tools/perf/builtin-annotate.c | |
parent | 9eb13f65c305ec6687d7666abce14e6c047fa872 (diff) |
net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
devm_ioremap_resource() returns ERR_PTR() value on error, it never
returns NULL, fix it and propagate the returned error upwards.
Fixes: 656e705243fd ("net-next: mediatek: add support for MT7623 ethernet")
Signed-off-by: Vladimir Zapolskiy <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Acked-by: John Crispin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions