commit | f7bbb9098315d712351aba7861a8c9fcf6bf0213 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Tue Nov 27 16:26:36 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 01 16:32:32 2007 -0500 |
tree | ebe4936468e99b9f9124b5a8e6cfb461f59a576b | |
parent | e970d1f8106514ea619d7a9005b1dc92c6049b32 [diff] |
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>