openwrt/target/linux/realtek/base-files/etc/board.d
Sander Vanheule 7cbfe5654d realtek: move port filtering out of uci_set_poe()
uci_set_poe() now performs two duties: filtering the list of device
ports to exclude non-PoE ports, and generating the PoE related device
config.

Extract the port filtering to an external function, which is made a bit
more readable by the use of 'sort -V [-r] | uniq -u' to filter duplicate
entries out of a (reverse) version sorted list.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
2024-02-12 20:46:51 +01:00
..
01_leds treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
02_network realtek: move port filtering out of uci_set_poe() 2024-02-12 20:46:51 +01:00
03_gpio_switches realtek: rename hpe,1920-8g-poe to match hardware 2023-10-09 19:27:50 +02:00