Browse Source

mv643xx_eth: reverse topological sort of functions

This patch performs a reverse topological sort of all functions in
mv643xx_eth.c, so that we can get rid of all forward declarations,
and end up with a more understandable driver due to related functions
being grouped together.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
Lennert Buytenhek 17 years ago
parent
commit
c9df406f31
1 changed files with 555 additions and 448 deletions
  1. 555 448
      drivers/net/mv643xx_eth.c

File diff suppressed because it is too large
+ 555 - 448
drivers/net/mv643xx_eth.c


Some files were not shown because too many files changed in this diff