From: Jan-Niklas Burfeind Date: Mon, 28 Mar 2022 16:07:59 +0000 (+0200) Subject: ath79: migrate Archer C5 5GHz radio device paths X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ee62912b2db0018cd370f2c110e1391ee779cc6d;p=openwrt%2Fstaging%2Frmilecki.git ath79: migrate Archer C5 5GHz radio device paths 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 e19506f20618 ("ath79: migrate Archer C7 5GHz radio device paths") Signed-off-by: Jan-Niklas Burfeind (cherry picked from commit c6eb63d48f942f1e54737ed182776cf9a08de542) --- diff --git a/target/linux/ath79/base-files/etc/hotplug.d/ieee80211/00-wifi-migration b/target/linux/ath79/base-files/etc/hotplug.d/ieee80211/00-wifi-migration index d2df0533fe8..e06f145967b 100644 --- a/target/linux/ath79/base-files/etc/hotplug.d/ieee80211/00-wifi-migration +++ b/target/linux/ath79/base-files/etc/hotplug.d/ieee80211/00-wifi-migration @@ -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,nbg6716)