diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2021-06-05 10:31:48 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-07 14:02:25 -0700 |
commit | f1fe19c2cb3fdc92a614cf330ced1613f8f1a681 (patch) | |
tree | 3b927492f3a9829ad7be522f5b7a60d1de4f7841 /net/lapb/lapb_iface.c | |
parent | 7cf6f56d1631b46502005ad3b20db71bb93509d9 (diff) |
net: mscc: ocelot: 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.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions