From: Lennert Buytenhek Date: Sat, 31 May 2008 23:29:58 +0000 (+0200) Subject: mv643xx_eth: move MIB offset defines into their only user X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b8e3655978690cee49416c61c5cccf166fd390b;p=pandora-kernel.git mv643xx_eth: move MIB offset defines into their only user The only user of the ETH_MIB_VERY_LONG_NAME_HERE defines is the eth_update_mib_counters() function. Get rid of the defines by open-coding the register offsets in the latter. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed