aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/backport-5.15/750-v6.5-21-net-ethernet-mtk_eth_soc-fix-pse_port-configuration-.patch
Commit message (Collapse)AuthorAge
* kernel: backport two fixes for MediaTek Ethernet driverDaniel Golle2023-09-11
Fix PSE port assignment for 3rd GMAC on MT7988 and make sure dma_addr is always initialized to prevent potentially accessing uninitialized stack memory in the error path. Signed-off-by: Daniel Golle <daniel@makrotopia.org>