]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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>

Trivial merge