mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 16:32:39 +04:00
428c0c3635
Do not derive the number of hardware receive rings from the SoC family. Instead add the information to the configuration structure. Make use of it during ethernet driver probing. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/21706 Signed-off-by: Robert Marko <robimarko@gmail.com>