]> Pileus Git - ~andy/linux/commit
e1000e: make a function static
authorAdrian Bunk <bunk@kernel.org>
Fri, 1 Feb 2008 16:21:18 +0000 (08:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:27:56 +0000 (04:27 -0800)
commit5cfe33d66cee877d2a9575e5bff25519ac44f0de
tree60d948c6e1aba8d48df576679d4d9e825580336e
parent915e91d734d33ad303313e05582769dbbefff3b2
e1000e: make a function static

This patch makes the needlessly global reg_pattern_test_array() 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/e1000e/ethtool.c