aboutsummaryrefslogtreecommitdiffstats
path: root/net/nsh/nsh.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2025-07-15 23:01:10 +0000
committerJakub Kicinski <[email protected]>2025-07-18 01:36:56 +0000
commit1e5e40f2558c07f6bc60a8983000309cc0a9d600 (patch)
treea2e205c85696e4af8512953af84a13dc37ee1361 /net/nsh/nsh.c
parentMerge branch 'add-shared-phy-counter-support-for-qca807x-and-qca808x' (diff)
downloadkernel-1e5e40f2558c07f6bc60a8983000309cc0a9d600.tar.gz
kernel-1e5e40f2558c07f6bc60a8983000309cc0a9d600.zip
net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
The devm_ioremap_resource() function returns error pointers. It never returns NULL. Update the check to match. 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/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions