From: Auke Kok Date: Wed, 28 Nov 2007 00:26:36 +0000 (-0800) Subject: e1000: Fix NAPI state bug when Rx complete X-Git-Tag: v2.6.24-rc4~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7bbb9098315d712351aba7861a8c9fcf6bf0213;p=pandora-kernel.git e1000: Fix NAPI state bug when Rx complete 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed