ramips-mt7621: unflag dir860l-b1 as broken with 11s mesh
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
This commit is contained in:
parent
b042349b36
commit
e9c6153cd5
@ -1,10 +1,11 @@
|
|||||||
# BROKEN: No AP+IBSS support (plus individual issues)
|
|
||||||
if [ "$BROKEN" ]; then
|
|
||||||
|
|
||||||
## D-Link
|
## D-Link
|
||||||
|
|
||||||
device d-link-dir-860l-b1 dir-860l-b1 # BROKEN: 2.4 GHz Mesh unreliable
|
if [ "$BROKEN" ] || [ "$GLUON_WLAN_MESH" = '11s' ]; then
|
||||||
|
device d-link-dir-860l-b1 dir-860l-b1 # BROKEN: IBSS untested
|
||||||
|
fi
|
||||||
|
|
||||||
|
# BROKEN: No AP+IBSS support (plus individual issues)
|
||||||
|
if [ "$BROKEN" ]; then
|
||||||
|
|
||||||
## Netgear
|
## Netgear
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user