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)
commit5daffe945a60376b626896c371ef78f24698b988
tree26935ec5f2c95b465e135e0bbc937cba99c8821b
parentfab1f6b1e25c2c7e9d0b79e589a5e48fdead47f6
mv643xx_eth: get rid of hungarian variable naming

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>
drivers/net/mv643xx_eth.c