From: Ayaz Abdulla Date: Thu, 5 Mar 2009 08:02:03 +0000 (+0000) Subject: forcedeth: save irq events for napi processing X-Git-Tag: v2.6.30-rc1~662^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=582806be066bd35dc5d2739b090b561a5efd787a;p=pandora-kernel.git forcedeth: save irq events for napi processing This patch will save the irq events in the driver's context so that the napi routine knows which interrupts have occurred. Subsequent changes will be moving all interrupt processing into the napi poll routine. Signed-off-by: Ayaz Abdulla Signed-off-by: David S. Miller --- Reading git-diff-tree failed