diff options
author | NeilBrown <neil@brown.name> | 2019-10-29 10:23:28 -0700 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-06 17:11:34 +0200 |
commit | 7ac454014a11347887323a131415ac7032d53546 (patch) | |
tree | 2c99c507903d174367a0aadcaaf73f4abcb7a688 /.gitattributes | |
parent | f5afa593e7cead980350fb82f6853d880c493872 (diff) | |
download | upstream-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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions