[TG3]: make drivers/net/tg3.c:tg3_request_irq() static
authorAdrian Bunk <bunk@stusta.de>
Tue, 21 Mar 2006 07:00:14 +0000 (23:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 07:00:14 +0000 (23:00 -0800)
This patch makes the needlessly global function tg3_request_irq()
static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found