From: Adrian Bunk Date: Mon, 4 Sep 2006 11:41:14 +0000 (+0200) Subject: [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static X-Git-Tag: v2.6.19-rc1~1263^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff93eb3d3244cc117a5204fe1d62102b506afb9;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed