mv643xx_eth: get rid of modulo operations
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 23 Aug 2008 21:45:28 +0000 (23:45 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Fri, 5 Sep 2008 04:33:57 +0000 (06:33 +0200)
Get rid of the modulo operations that are currently used for
computing successive TX/RX descriptor ring indexes.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>

No differences found