aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2023-01-30 21:30:51 +0200
committerJakub Kicinski <[email protected]>2023-01-31 21:05:09 -0800
commitefec2e2a722ed609fc7b64feef720fd601633b73 (patch)
treeeee1b110008d251765fb66893e20d56f591c9e19 /tools/testing/selftests/bpf/progs/test_autoload.c
parent8f35ae17ef565a605de5f409e04bcd49a55d7646 (diff)
net: fman: memac: free mdio device if lynx_pcs_create() fails
When memory allocation fails in lynx_pcs_create() and it returns NULL, there remains a dangling reference to the mdiodev returned by of_mdio_find_device() which is leaked as soon as memac_pcs_create() returns empty-handed. Fixes: a7c2a32e7f22 ("net: fman: memac: Use lynx pcs driver") Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Sean Anderson <[email protected]> Acked-by: Madalin Bucur <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions