realtek: fix filter_port_list_reverse calls
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 13 Apr 2024 10:15:59 +0000 (13:15 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sat, 13 Apr 2024 10:22:11 +0000 (13:22 +0300)
commit291efaf765dd533b28b7f9444cdaeaa2198458ef
treeedde0ab2a6eb411e26b63d5264663dceda7888d2
parent166ed4f50a75aa51c249bea9ba1884203eeb1c87
realtek: fix filter_port_list_reverse calls

The function introduced in commit 7cbfe5654d6e is named
filter_port_list_reverse, not filter_port_list_reversed.

Fixes the following error on hpe,1920-8g-poe-65w and
hpe,1920-8g-poe-180w.

  /bin/board_detect: /etc/board.d/02_network: line 84: filter_port_list_reversed: not found

Fixes: 7cbfe5654d6e ("realtek: move port filtering out of uci_set_poe()")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/base-files/etc/board.d/02_network