From: Matt Carlson Date: Fri, 28 Aug 2009 14:01:15 +0000 (+0000) Subject: tg3: Cleanup interrupt setup / teardown X-Git-Tag: v2.6.32-rc1~703^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b0173cb5d6a9d77646cd855066ebe90b9203f2;p=pandora-kernel.git tg3: Cleanup interrupt setup / teardown Later patches will be adding MSIX support, which will complicate interrupt initialization. This patch prepares for the integration by breaking out the interrupt setup and teardown code into separate functions and cleaning up the error return paths. Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed