e1000: small performance tweak by removing double code
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:06:41 +0000 (09:06 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:06:41 +0000 (09:06 -0700)
commit0cbabbb0725fa34a37d6b7870b2d2fe17d1a0a94
treeeba11d71ae8995a3f51a1d0f701ec1fa849d09d4
parent6fdfef162426766611b1f640138e4720f56e45f8
e1000: small performance tweak by removing double code

buffer_info is already filled at the end of this while() loop.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c