Files
linux/net
Luka Gejak 137ac69c15 net: hsr: use __func__ instead of hardcoded function name
Replace the hardcoded string "hsr_get_untagged_frame" with the
standard __func__ macro in netdev_warn_once() call to make the code
more robust to refactoring.

Signed-off-by: Luka Gejak <luka.gejak@linux.dev>
Reviewed-by: Felix Maurer <fmaurer@redhat.com>
Link: https://patch.msgid.link/20260326174600.136232-3-luka.gejak@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-03-29 14:37:51 -07:00
..
2026-03-12 19:29:01 -07:00
2026-03-16 19:28:21 -07:00
2025-09-18 12:32:06 +02:00