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)
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>

No differences found