| commit | 81789ef5c9a435fbf94224987efe6fbb97ffab09 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@stusta.de> | Mon Mar 20 23:00:14 2006 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 23:00:14 2006 -0800 |
| tree | bdabc8f8c5ffaa68febd0a84c48052c59723b4c5 | |
| parent | 12ac84c4a9c505e3e30529563b04cc8f6d5ebbf3 [diff] |
[TG3]: make drivers/net/tg3.c:tg3_request_irq() static 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>