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

No differences found