]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit9da7874575468ad3b126d1b9197b6ae387950bb4
tree9fd86fe5907a59cd77ea445c7d1d9a5fb1f1f4b5
parent2a1867a76fc13499521af1f0dbcf08ddb3ef78ba
mv643xx_eth: get rid of modulo operations

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