ar71xx: fix typo in network defaults
Commit 9fec39a
(ar71xx: add support for TP-Link TL-WA855RE v1) introduced a
typo in 02_network, fix it by removing the stray paren.
Reported-by: Henryk Heisig <hyniu@o2.pl>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
a73471dea7
commit
28cb6ed949
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ ar71xx_setup_interfaces()
|
|||
tl-wa830re-v2|\
|
||||
tl-wa850re|\
|
||||
tl-wa850re-v2|\
|
||||
tl-wa855re-v1)|\
|
||||
tl-wa855re-v1|\
|
||||
tl-wa901nd|\
|
||||
tl-wa901nd-v2|\
|
||||
tl-wa901nd-v3|\
|
||||
|
|
Loading…
Reference in a new issue