Skip to content

Commit

Permalink
From: Frank Gottschling <fgottschling@eltec.de>
Browse files Browse the repository at this point in the history
Date: Tue, 20 Jun 2023 13:04:17 +0200
Subject: [PATCH] Fix wireless config generation for wifi-iface as wifinet
  • Loading branch information
tomascuz committed Jun 20, 2023
1 parent 2eab338 commit 0867339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qca/feeds/wlan-open/mac80211/files/lib/wifi/mac80211.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ $ht_capab
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
config wifi-iface
config wifi-iface wifinet$devidx
option device radio$devidx
option network lan
option mode ap
Expand Down

0 comments on commit 0867339

Please sign in to comment.