realtek: eth: Rename configuration structure
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Wed, 31 Dec 2025 13:09:58 +0000 (14:09 +0100)
committerRobert Marko <robimarko@gmail.com>
Sun, 4 Jan 2026 18:06:26 +0000 (19:06 +0100)
commite6d282eee7fbe2a3e192d603437927d9ca114fd5
tree2ecde7d120633ef519d060835e644d0c1a6ae6cc
parent8630fa09c7b69817b160289e15d48acf66369bc7
realtek: eth: Rename configuration structure

The name of the configuration structure suggests that it
contains a list of registers. As it contains functions too
change the name according to other realtek drivers.

- "Invent" a new driver prefix "rteth"
- Rename the structure and variables to config/cfg

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/21345
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/ethernet/rtl838x_eth.c
target/linux/realtek/files-6.12/drivers/net/ethernet/rtl838x_eth.h