]> nv-tegra.nvidia Code Review - linux-3.10.git/commitdiff
forcedeth: ring access
authorAyaz Abdulla <aabdulla@nvidia.com>
Tue, 9 Jan 2007 18:30:07 +0000 (13:30 -0500)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:46 +0000 (16:58 -0500)
This patch modifys ring access by using pointers. This avoids computing
the current index and avoids accessing the base address of the rings.

Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found