]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitf7bbb9098315d712351aba7861a8c9fcf6bf0213
treeebe4936468e99b9f9124b5a8e6cfb461f59a576b
parente970d1f8106514ea619d7a9005b1dc92c6049b32
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 <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e1000/e1000_main.c