linux-stable/drivers/net/ethernet/wiznet
Yang Yingliang a39ff4a47f net: w5100: 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>
2021-08-31 12:08:42 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
w5100-spi.c of: net: pass the dst buffer to of_get_mac_address() 2021-04-13 14:35:02 -07:00
w5100.c net: w5100: check return value after calling platform_get_resource() 2021-08-31 12:08:42 +01:00
w5100.h
w5300.c