git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e970d1f
)
e1000: Fix NAPI state bug when Rx complete
author
Auke Kok
<auke-jan.h.kok@intel.com>
Wed, 28 Nov 2007 00:26:36 +0000
(16:26 -0800)
committer
Jeff 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