mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 19:14:28 +04:00
Add a separate structure for a SerDes. This is needed to appropriately store per-SerDes information, which in turn is needed for future work. Additionally, it's intended to reduce boilerplate and several inconsistencies. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21146 Signed-off-by: Robert Marko <robimarko@gmail.com>