tg3: inline tg3_cond_int()
authorMatt Carlson <mcarlson@broadcom.com>
Tue, 1 Sep 2009 12:47:49 +0000 (12:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2009 07:43:22 +0000 (00:43 -0700)
This patch inlines the code of tg3_cond_int() into the function's only
callsite.  This prep work makes the following patch cleaner.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found