From: Matt Carlson Date: Tue, 1 Sep 2009 12:51:13 +0000 (+0000) Subject: tg3: Add per-int coalesce now member X-Git-Tag: v2.6.32-rc1~703^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2ce37f8e4a570ce90b141a2e7c476c5b399836;p=pandora-kernel.git tg3: Add per-int coalesce now member Each interrupt vector has its own bit in the host coalescing register to force that vector's status block to be updated and generate an interrupt. This patch adds a member to the per-interrupt structure that records which bit belongs to that vector. Signed-off-by: Matt Carlson Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed