ath79: fix switch support for WZR-HP-G300NH devices
authorTony Ambardar <itugrok@yahoo.com>
Fri, 13 Jan 2023 11:17:54 +0000 (03:17 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Apr 2023 16:57:29 +0000 (18:57 +0200)
commitf3bb1eea32c728470563e7e0df8bd905a913e074
treed5814abf42493def0696dfdb70b41ee4ed93edb3
parent304423a4ff841129f1b6b7504c83dd11c1f71c84
ath79: fix switch support for WZR-HP-G300NH devices

Switch drivers for RTL8366S/RB were packaged as modules but not properly
added to device definitions for WZR-HP-G300NH router variants, breaking
network access to both after installation or upgrade.

Assign the correct switch driver package for each router.

Fixes: 6e0f0eae5b ("ath79: use rtl8366s and rtl8366_smi as a module")
Fixes: 575ec7a4b1 ("ath79: use rtl8366rb as a module")
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/ath79/image/generic.mk