openwrt/target/linux/ramips/files/drivers
Sungbo Eo f7112a180f ramips: 5.4: handle ERR_PTR properly
of_get_mac_address can return ERR_PTR since 5.2, so the return pointer should be
checked before used. Otherwise it might cause an oops during boot.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-05-19 19:03:07 +08:00
..
mmc/host/mtk-mmc ramips: mtk-mmc: set correct DMA mask 2020-04-04 12:04:13 +08:00
net/ethernet/ralink ramips: 5.4: handle ERR_PTR properly 2020-05-19 19:03:07 +08:00