]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-hsr-subsystem-cleanups-and-modernization'
authorJakub Kicinski <kuba@kernel.org>
Sun, 29 Mar 2026 21:37:52 +0000 (14:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sun, 29 Mar 2026 21:37:53 +0000 (14:37 -0700)
commitcf0d9080c6f795bc6be08babbffa29b62c06e9b0
tree5d2f46b48109b2779f70e68b55fbbf60d3325c9a
parent686aad8353a5a4d3358deaba08b748a6b6e6d6c2
parent137ac69c15fd2a9acf5d4d95456fe75f23c9ffc5
Merge branch 'net-hsr-subsystem-cleanups-and-modernization'

Luka Gejak says:

====================
net: hsr: subsystem cleanups and modernization

This series contains two focused HSR cleanups with practical benefit.
It constifies protocol operation tables and replaces a hardcoded
function name with __func__ to keep diagnostics correct across
refactoring.
====================

Link: https://patch.msgid.link/20260326174600.136232-1-luka.gejak@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>