Skip to content

Commit

Permalink
ath79: migrate Archer C5 5GHz radio device paths
Browse files Browse the repository at this point in the history
When upgrading a TP-Link Archer C5 v1 from ar71xx to ath79,
the 5ghz radio stops working because the device path changed.

Same has been done for the Archer C7 before:

commit e19506f ("ath79: migrate Archer C7 5GHz radio device paths")

Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
  • Loading branch information
AiyionPrime authored and neocturne committed Mar 31, 2022
1 parent bf1c3a5 commit c6eb63d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -14,6 +14,7 @@ migrate_wifi_path() {
board=$(board_name)

case "$board" in
tplink,archer-c5-v1|\
tplink,archer-c7-v1|\
tplink,archer-c7-v2|\
zyxel,emg2926-q10a|\
Expand Down

0 comments on commit c6eb63d

Please sign in to comment.