Skip to content

Commit

Permalink
mac80211: add phy device name to default config
Browse files Browse the repository at this point in the history
This allows iwinfo to correctly select phy
  • Loading branch information
mantas-p committed Nov 9, 2020
1 parent 31a19eb commit 029b447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qca/feeds/wlan-open/mac80211/files/lib/wifi/mac80211.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ config wifi-device radio$devidx
option hwmode 11${mode_11n}${mode_band}
$dev_id
$ht_capab
option phy ${dev}
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
Expand Down

0 comments on commit 029b447

Please sign in to comment.