mv643xx_eth: use 'mv643xx_eth_' prefix consistently
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 00:18:13 +0000 (02:18 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:30 +0000 (08:40 +0200)
commite53714933c66668ecb7eb9a48d79725e5a077a93
tree8a6d1a117d1e230c7224a2f1c35b5ff6db6abc4e
parentcc9754b3334ea371c25041b03b2fdc08404f38b4
mv643xx_eth: use 'mv643xx_eth_' prefix consistently

A bunch of places in the mv643xx_eth driver use the 'mv643xx_'
prefix.  Since the mv643xx is a chip that includes more than just
ethernet, this patch makes all those places use either no prefix
(for some internal-use-only functions), or the full 'mv643xx_eth_'
prefix.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
drivers/net/mv643xx_eth.c