mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 00:10:27 +0000 (02:10 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:29 +0000 (08:40 +0200)
commitcc9754b3334ea371c25041b03b2fdc08404f38b4
tree68182e83afff74804a93aa5337939e467861737e
parent7ca72a3b166fe5e7e7e2bf0fb9e48089cba6c25e
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 <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
drivers/net/mv643xx_eth.c