Skip to content

Commit

Permalink
mv643xx_eth: use 'mv643xx_eth_' prefix consistently
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lennert Buytenhek committed Jun 12, 2008
1 parent cc9754b commit e537149
Showing 1 changed file with 206 additions and 205 deletions.
Loading

0 comments on commit e537149

Please sign in to comment.