]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-cpsw_new-fix-multiple-issues-in-the-cpsw_probe-error-path'
authorJakub Kicinski <kuba@kernel.org>
Fri, 6 Feb 2026 02:51:22 +0000 (18:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 6 Feb 2026 02:51:23 +0000 (18:51 -0800)
commit11a7d5c18af1b3922d06ddb37950a264854f0030
treec4d8544e5b03f6085a6970fb34b3b3fd27c17a79
parentc9efde1e537baed7648a94022b43836a348a074f
parent9d724b34fbe13b71865ad0906a4be97571f19cf5
Merge branch 'net-cpsw_new-fix-multiple-issues-in-the-cpsw_probe-error-path'

Kevin Hao says:

====================
net: cpsw_new: Fix multiple issues in the cpsw_probe() error path

These two patches address duplicate or unnecessary netdev unregistration
in the cpsw_probe() error handling path.
====================

Link: https://patch.msgid.link/20260205-cpsw-error-path-v1-0-6e58bae6b299@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>