]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mv643xx_eth: clean up rx/tx descriptor field defines
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 31 May 2008 23:41:29 +0000 (01:41 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:29 +0000 (08:40 +0200)
commit7ca72a3b166fe5e7e7e2bf0fb9e48089cba6c25e
tree708d9642dce40545564d10969b2ba4b2ebfa8b71
parenta2a41689fea5d9c6ae01d6becee513b7888dd53b
mv643xx_eth: clean up rx/tx descriptor field defines

Remove the unused rx/tx descriptor field defines, and move the ones
that are actually used to the actual definitions of the rx/tx
descriptor format.

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