mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 18:29:45 +01:00
The device specific mib descriptors are located in dsa.c and rtldsa_get_mib_desc() selects the right decriptor for the caller based on family_id from the private structure. That makes not much sense and is not wanted Move the descriptors into their corresponding files and link them directly to the config structure. Simplify the selector by directly returning the linked data. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/22219 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||