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:28:52 +0000 (21:28 +0200)
commitf7413579c082ee327443838028f26d7310f19255
tree48712e8d9ffe398bd31322c4dae848bed2431118
parent13dccfc8e4e85821b72f46e5d9f839ad9f412ebb
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>
(cherry picked from commit b452af23a8602ebf7bfb0eb084383ecd595face5)
target/linux/mpc85xx/base-files/etc/hotplug.d/ieee80211/05-wifi-migrate [new file with mode: 0644]