[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static
authorAdrian Bunk <bunk@stusta.de>
Mon, 4 Sep 2006 11:41:14 +0000 (13:41 +0200)
committerJeff Garzik <jeff@garzik.org>
Wed, 6 Sep 2006 16:52:52 +0000 (12:52 -0400)
commitcff93eb3d3244cc117a5204fe1d62102b506afb9
tree14aaadd17ffe8af8904546cc8911aca3918f3d17
parentf6aa1693671fa9ea661fd30f003820d129fe0628
[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static

This patch makes the needlessly global e1000_phy_igp_get_info() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e1000/e1000_hw.c