commit | 761fcd9e3e0aa2a02231d1631f31409be5e890d2 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Tue Jan 09 13:30:07 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:46 2007 -0500 |
tree | 5a045c004734479ace8ae9c7533abed801ad291c | |
parent | d2f7841277d8613a780ab28d04d8f31a31816153 [diff] |
forcedeth: ring access 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>