aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorNeilBrown <neil@brown.name>2019-10-29 10:23:28 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2020-09-06 17:11:34 +0200
commit7ac454014a11347887323a131415ac7032d53546 (patch)
tree2c99c507903d174367a0aadcaaf73f4abcb7a688 /package
parentf5afa593e7cead980350fb82f6853d880c493872 (diff)
downloadupstream-7ac454014a11347887323a131415ac7032d53546.tar.gz
upstream-7ac454014a11347887323a131415ac7032d53546.tar.bz2
upstream-7ac454014a11347887323a131415ac7032d53546.zip
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>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions