]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: 6.12: drop validate from phylink_mac_ops
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 27 May 2025 19:21:39 +0000 (15:21 -0400)
committerRobert Marko <robimarko@gmail.com>
Wed, 11 Jun 2025 20:27:22 +0000 (22:27 +0200)
commit48b6a011c73c00df3284c1ea2602476be3622cd4
tree7ea4f83f8314a94b98ce9e7268b90ab1bc4c354f
parent34a070bfe141d03d64261eb502a24d55e4ead38d
realtek: 6.12: drop validate from phylink_mac_ops

The validate function no longer exists in phylink_mac_ops. Remove
it for the internal ethernet interface. Instead provide some
meaningful mac capabilities.

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