diff options
author | Yang Yingliang <[email protected]> | 2021-06-26 12:44:18 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-28 14:20:22 -0700 |
commit | f00af5cc58ec5aae83ce4860e4912d61fb143d5e (patch) | |
tree | 03d63deb5dd01c423d0b122c454e66dbfe02357f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4bec3cea34e9ffd028aabff1d7a295a96dd87ef1 (diff) |
net: sparx5: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
Fixes: 3cfa11bac9bb ("net: sparx5: add the basic sparx5 driver")
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions