aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/garbage.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2025-07-15 23:01:19 +0000
committerJakub Kicinski <[email protected]>2025-07-18 01:37:14 +0000
commitc2fe3b2a7c71adccff9d7f651004405fa413bf17 (patch)
tree5a95ec2f67e78545608ff1c26638993cdb44b025 /net/unix/garbage.c
parentnet: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware() (diff)
downloadkernel-c2fe3b2a7c71adccff9d7f651004405fa413bf17.tar.gz
kernel-c2fe3b2a7c71adccff9d7f651004405fa413bf17.zip
net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()
We recently changed this from using devm_ioremap() to using devm_ioremap_resource() and unfortunately the former returns NULL while the latter returns error pointers. The check for errors needs to be updated as well. Fixes: e27dba1951ce ("net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"") Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Lorenzo Bianconi <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions