[PATCH] drivers/net/e1000/: possible cleanups
commit3ad2cc6798be9388c9a3f1e6180e77690303eb01
authorAdrian Bunk <bunk@stusta.de>
Sun, 30 Oct 2005 15:53:34 +0000 (30 16:53 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sun, 6 Nov 2005 02:00:01 +0000 (5 21:00 -0500)
tree28389b018b626949eb5a6c4b1b0157c94a5f9ed4
parente9ab1d145365a871858f402f3655cd4939fa38d5
[PATCH] drivers/net/e1000/: possible cleanups

This patch contains the following possible cleanups:
- make needlessly global code static
- #if 0 the following unused global functions:
  - e1000_hw.c: e1000_mc_addr_list_update
  - e1000_hw.c: e1000_read_reg_io
  - e1000_hw.c: e1000_enable_pciex_master

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/e1000/e1000_ethtool.c
drivers/net/e1000/e1000_hw.c
drivers/net/e1000/e1000_hw.h
drivers/net/e1000/e1000_main.c