From: Mike Ditto Date: Sat, 5 Nov 2011 14:38:21 +0000 (+0000) Subject: forcedeth: Acknowledge only interrupts that are being processed X-Git-Tag: v3.2-rc1~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4e7a085fb44369c450c92cf8bd53b91f874a57;p=pandora-kernel.git 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: David Decotigny Signed-off-by: David S. Miller --- Reading git-diff-tree failed