e1000: make e1000_dump_eeprom() static
authorAdrian Bunk <bunk@kernel.org>
Fri, 1 Feb 2008 16:21:28 +0000 (08:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:28:07 +0000 (04:28 -0800)
commitb4ea895dd855a1dba72d171f4ef80a2a57b50f04
treefba6c2e746cf688bc35645126d96b7c98885913f
parent5cfe33d66cee877d2a9575e5bff25519ac44f0de
e1000: make e1000_dump_eeprom() static

This patch makes the needlessly global e1000_dump_eeprom() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000/e1000_main.c
This page took 0.039576 seconds and 5 git commands to generate.