From: Lennert Buytenhek Date: Sun, 1 Jun 2008 00:10:27 +0000 (+0200) Subject: mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9754b3334ea371c25041b03b2fdc08404f38b4;p=pandora-kernel.git mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes The fact that mv643xx_eth is an ethernet driver is pretty obvious, and having a lot of internal-use-only functions and defines prefixed with ETH_/ethernet_/eth_ prefixes is rather pointless. So, get rid of most of those prefixes. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed