mpc85xx: add migration script for TP-Link TL-WDR4900 v1 WLAN PCI paths
authorMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 4 Sep 2018 19:27:27 +0000 (21:27 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 4 Sep 2018 19:27:27 +0000 (21:27 +0200)
commitb452af23a8602ebf7bfb0eb084383ecd595face5
tree81cb472d3c63a03022ac8adf25cd780544078eca
parent967d6460c02810c9f4ec6f8c6894057995a03bf9
mpc85xx: add migration script for TP-Link TL-WDR4900 v1 WLAN PCI paths

PCI paths of the WLAN devices have changed between kernel 4.4 and 4.9;
migrate config so existing wifi-iface definitions don't break.

This is implemented as a hotplug handler rather than a uci-defaults script
as the migration script must run before the 10-wifi-detect hotplug handler.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
target/linux/mpc85xx/base-files/etc/hotplug.d/ieee80211/05-wifi-migrate [new file with mode: 0644]