Re: [PATCH net 3/3] net: ag71xx: call phylink_destroy on failure
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-02-04 03:32:52
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-02-04 03:32:52
Also in:
lkml
On Mon, 2 Feb 2026 13:46:34 -0800 Rosen Penev wrote:
phylink_create has no devm equivalent and must therefore be handled manually in probe and remove. Signed-off-by: Rosen Penev <redacted>
Missing a fixes tag. Also missing (in patch 1) the ability to compile. I defer to the phy folks on the question of using devm_add_action_or_reset -- pw-bot: cr