]> git.neil.brown.name Git - history.git/commit
[e1000] s/int/unsigned int/ for descriptor ring indexes
authorScott Feldman <scott.feldman@intel.com>
Mon, 7 Jul 2003 21:57:00 +0000 (17:57 -0400)
committerLinus Torvalds <torvalds@home.osdl.org>
Mon, 7 Jul 2003 21:57:00 +0000 (17:57 -0400)
commit981734a74e2285d6601fd760eeb814fc6ac78244
tree7f96848a0cb9d367fa3bce8baad9aa9215242194
parent5d8a1c0fc35d0926851c2e06ea468e948e3c2390
[e1000] s/int/unsigned int/ for descriptor ring indexes

* Perf cleanup: s/int/unsigned int/ for descriptor ring indexes
  [suggestion by Jeff Garzik].
* Perf cleanup: cache references to ring elements using local pointer
drivers/net/e1000/e1000_main.c