diff options
author | 2021-06-07 22:36:02 +0800 | |
---|---|---|
committer | 2021-06-07 14:07:22 -0700 | |
commit | 0bb51a3a385790a4be20085494cf78f70dadf646 (patch) | |
tree | 4a6c63208d9ab81cbc569054125b7fa44944dedb /net/ipv4/tcp_fastopen.c | |
parent | net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname (diff) | |
download | wireguard-linux-0bb51a3a385790a4be20085494cf78f70dadf646.tar.xz wireguard-linux-0bb51a3a385790a4be20085494cf78f70dadf646.zip |
net: mvpp2: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions