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
..
2023-08-09 22:06:24 +02:00
2024-01-19 21:24:44 +01:00
2023-08-09 22:06:24 +02:00
2024-02-08 18:35:42 +01:00
2024-01-06 10:53:39 +01:00
2023-10-27 19:43:06 +01:00
2024-01-06 12:52:49 +01:00
2024-02-02 17:31:43 +01:00
2024-02-08 18:35:42 +01:00
2024-02-01 21:36:00 +01:00
2024-01-01 02:34:48 +01:00
2023-12-02 14:06:56 +02:00
2023-09-23 13:10:28 +02:00