mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-25 22:41:01 +01:00
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>