e1000: Fix NAPI state bug when Rx complete
authorAuke Kok <auke-jan.h.kok@intel.com>
Wed, 28 Nov 2007 00:26:36 +0000 (16:26 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 1 Dec 2007 21:32:32 +0000 (16:32 -0500)
Don't exit polling when we have not yet used our budget, this causes
the NAPI system to end up with a messed up poll list.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found