mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 16:29:30 -05:00
The ath9k driver creates an ath9k LED by default. Instead of having a non functional LED, configure it properly and remove the extra as it's not needed. It's also a bit funny matching against phy0 and phy1 when both differ between ath9k and ath10k. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19862 Signed-off-by: Robert Marko <robimarko@gmail.com>