immortalwrt/target/linux/ramips/files-4.14/drivers
NeilBrown e2fe53f6e7 ramips: ethernet: fix to interrupt handling
The current code acknowledged interrupts *after* polling.
This is the wrong way around, and could cause an interrupt to
be missed.
This is not likely to be fatal as another packet, and so another
interrupt, should come along soon.  But maybe it is causing
problems, so let's fix it anyway.

Signed-off-by: NeilBrown <neil@brown.name>
(Note that this matches the upstream driver.)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-08 17:36:35 +08:00
..
mmc/host/mtk-mmc ramips: update mt7530 switch settings 2020-03-17 02:03:47 +08:00
net/ethernet/mediatek ramips: ethernet: fix to interrupt handling 2020-09-08 17:36:35 +08:00