summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorDaniel Machon <daniel.machon@microchip.com>2026-02-27 17:56:39 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-03 05:46:21 +0300
commitb8909aad5b8de0e2d7e27c0246119eb07f0caa3b (patch)
tree43195c8f3359310c3997763a7419aa0c1d8040c3 /scripts/objdiff
parentd03c9ae654dd2f18f99f0efd873b209cba723007 (diff)
downloadlinux-b8909aad5b8de0e2d7e27c0246119eb07f0caa3b.tar.xz
net: sparx5: move netdev and notifier block registration to probe
Move netdev registration and notifier block registration from sparx5_start() to probe(). This allows proper cleanup via goto-based error labels in probe(). Also, remove the sparx5_cleanup_ports() helper as its functionality is now split between sparx5_unregister_netdevs() and sparx5_destroy_netdevs() called at appropriate points. Signed-off-by: Daniel Machon <daniel.machon@microchip.com> Link: https://patch.msgid.link/20260227-sparx5-init-deinit-v2-1-10ba54ccf005@microchip.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions