openwrt/target/linux/generic
Koen Vandeputte e545808e89 ar71xx: Fix potentially missed IRQ handling during dispatch
If both interrupts are set in the current implementation
only the 1st will be handled and the 2nd will be skipped
due to the "if else" condition.

Fix this by using the same approach as done for QCA955x
just below it.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-09-13 16:04:00 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.192 2019-09-13 16:04:00 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.143 2019-09-13 16:04:00 +02:00
files kernel: fix refcnt leak in LED netdev trigger on interface rename 2019-03-06 06:08:15 +01:00
hack-4.9 kernel: bump 4.9 to 4.9.190 2019-08-28 13:10:08 +02:00
hack-4.14 kernel: bump 4.14 to 4.14.139 2019-08-27 10:39:49 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.9 ar71xx: Fix potentially missed IRQ handling during dispatch 2019-09-13 16:04:00 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.140 2019-08-28 13:10:08 +02:00
config-4.9 kernel: bump 4.9 to 4.9.169 2019-04-22 21:16:53 +02:00
config-4.14 kernel: bump 4.14 to 4.14.112 2019-04-22 21:16:53 +02:00
PATCHES