From: Matt Carlson Date: Fri, 28 Aug 2009 14:02:40 +0000 (+0000) Subject: tg3: Move general int members to a per-int struct X-Git-Tag: v2.6.32-rc1~703^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898a56f8d8170c188e47ae3acb90d2ea9a585ebe;p=pandora-kernel.git tg3: Move general int members to a per-int struct This patch moves the last_tag, last_tag_irq, and hw_status device members to a per-interrupt structure. It also adds a new interrupt mailbox member (int_mbox) and converts the code to use it rather than a direct preprocessor constant. Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed