]> git.baikalelectronics.ru Git - kernel.git/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)
commit272e055d675406fa43848aa4c3e0085eb802a2d0
tree60d948c6e1aba8d48df576679d4d9e825580336e
parentccfadafe014d8dc2dd32899ac492489d640621f6
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