diff options
| author | Yang Yingliang <[email protected]> | 2022-02-23 16:49:54 +0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-02-24 21:21:27 -0800 |
| commit | 37f40f81e589839c17ed99a103bc1bc5f7343313 (patch) | |
| tree | 0efb854c144c0e7371b38b61e4fd6325ddacc401 /include/linux/debugobjects.h | |
| parent | d434ee9dee6dc75984897f183df773427a68a1ff (diff) | |
net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()
rhashtable_lookup_fast() returns NULL pointer not ERR_PTR(), so
it can return fib_node directly in prestera_kern_fib_cache_find().
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions