]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: pcs: replace hardcoded page values with named fields 23915/head
authorJonas Jelonek <jelonek.jonas@gmail.com>
Sat, 20 Jun 2026 07:52:34 +0000 (07:52 +0000)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 26 Jun 2026 09:54:56 +0000 (11:54 +0200)
commit4a31f8e54430fe6de762cd105b4a33a0dece562b
tree153bf6ff2de1e1d83a7d666de9ed5806e7415d97
parentfe5edcf9850d60a33a5510a42256f988a159ec75
realtek: pcs: replace hardcoded page values with named fields

Replace all hardcoded page values in various calls and definitions with
the previously added defines. This should help readability, giving those
various values a name and making it easier to compare and track within
the context of what is being set.

Link: https://github.com/openwrt/openwrt/pull/23915
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/realtek/files-6.18/drivers/net/pcs/pcs-rtl-otto.c