mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 05:42:54 +04:00
2da39423ed
Interrupt vector for reo2host-status is wrongly assigned. Status interrupts weren't received and a workaround was applied to mac80211 to periodically poll the reo status ring. Therefore, the workaround can be removed with the proper hardware interrupt line assigned. Signed-off-by: George Moussalem <george.moussalem@outlook.com> Link: https://github.com/openwrt/openwrt/pull/21272 Signed-off-by: Robert Marko <robimarko@gmail.com>