1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Jonas Jelonek 7aa7e97e53 realtek: pcs: fix sds_config struct definition
In kernel coding style, it is highly disregarded to hide structures
behind typedefs ([1]). The PCS driver still contains a typedef for the
sds_config which was taken over from the PHY driver.

- drop the typedef, just declaring it as a struct
- give it the common 'rtpcs_' prefix
- adjust all usage locations

[1] https://www.kernel.org/doc/html/v6.18/process/coding-style.html#typedefs

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21410
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-01-07 10:46:54 +01:00
..
airoha airoha: an7581: correct led nodename 2026-01-05 01:00:25 +01:00
apm821xx
armsr
at91 treewide: fix coccinelle checks 2025-12-02 23:32:42 +01:00
ath79 treewide: replace remove_new with remove 2026-01-03 17:27:25 +01:00
bcm27xx kernel: as21xxx: backport patch improve PHY HW reset 2026-01-04 16:41:29 +01:00
bcm47xx bcm47xx: Fix lzma-loader compilation 2025-12-04 21:41:40 +01:00
bcm53xx bcm53xx: add support for ASUS RT-AC3200 and ASUS RT-AC5300 2025-12-18 18:18:48 +00:00
bcm4908
bmips kernel: refresh upstreamed patches 2026-01-04 16:41:28 +01:00
d1
econet kernel: bump 6.12 to 6.12.62 2025-12-17 00:27:21 +01:00
gemini
generic kernel: net: phy: realtek: fix C22-only mode on 2.5GE PHYs 2026-01-07 01:30:26 +00:00
imx
ipq40xx kernel: as21xxx: backport patch improve PHY HW reset 2026-01-04 16:41:29 +01:00
ipq806x
ixp4xx ixp4xx: fix bug in Actiontec DTS file 2026-01-04 16:51:31 +01:00
kirkwood
lantiq treewide: dts: update rtl836x switch sck/sda gpio properties 2025-12-23 18:22:02 +01:00
layerscape kernel: phylink: disable autoneg for interfaces that have no inband 2026-01-04 16:41:30 +01:00
loongarch64 loongarch64: Disable strict alignment to fix BPF program failures 2025-12-10 19:10:30 +01:00
malta
mediatek kernel: as21xxx: backport patch improve PHY HW reset 2026-01-04 16:41:29 +01:00
microchipsw microchipsw: sync with DTS sent upstream 2025-12-24 10:57:17 +01:00
mpc85xx mpc85xx: add support for Watchguard Firebox T10-W, T15(-W) 2025-12-10 23:48:48 +01:00
mvebu kernel: as21xxx: backport patch improve PHY HW reset 2026-01-04 16:41:29 +01:00
mxs
octeon
omap
pistachio kernel: bump 6.12 to 6.12.62 2025-12-17 00:27:21 +01:00
qoriq
qualcommax kernel: QCOM SPI NAND: backport multiple fixes 2026-01-04 16:41:30 +01:00
qualcommbe qualcommbe: update ipq9574 PCS driver 2025-11-30 16:51:12 +01:00
ramips kernel: phylink: disable autoneg for interfaces that have no inband 2026-01-04 16:41:30 +01:00
realtek realtek: pcs: fix sds_config struct definition 2026-01-07 10:46:54 +01:00
rockchip rockchip: fix kernel tag for backported patches 2026-01-07 10:44:11 +01:00
sifiveu
siflower kernel: bump 6.12 to 6.12.63 2025-12-31 17:55:44 +01:00
starfive kernel: as21xxx: backport patch improve PHY HW reset 2026-01-04 16:41:29 +01:00
stm32
sunxi sunxi: image: sync target profiles names with DT compatible 2025-12-16 01:44:34 +01:00
tegra
uml
x86 kernel: bump 6.12 to 6.12.60 2025-12-02 22:51:19 +01:00
zynq
Makefile