Skip to content
Commit 2a4e7a08 authored by Mike Ditto's avatar Mike Ditto Committed by David S. Miller
Browse files

forcedeth: Acknowledge only interrupts that are being processed



This is to avoid a race, accidentally acknowledging an interrupt that
we didn't notice and won't immediately process.  This is based solely
on code inspection; it is not known if there was an actual bug here.

Signed-off-by: default avatarDavid Decotigny <david.decotigny@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f9c4082d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment