From: Adrian Bunk Date: Sun, 30 Oct 2005 15:53:34 +0000 (+0100) Subject: [PATCH] drivers/net/e1000/: possible cleanups X-Git-Tag: v2.6.15-rc1~453^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad2cc6798be9388c9a3f1e6180e77690303eb01;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed