mv643xx_eth: get rid of hungarian variable naming
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 00:52:41 +0000 (02:52 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:31 +0000 (08:40 +0200)
Nuke some Hungarian-esque variable naming conventions:
- p_ prefix for pointers
- _q suffix for variables dealing with rx/tx queue state

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

No differences found