Re: [PATCH net 3/3] net: ag71xx: call phylink_destroy on failure
From: Jakub Kicinski
Date: Tue Feb 03 2026 - 22:32:57 EST
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 <rosenp@xxxxxxxxx>
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