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:
6c43ff1
)
netpoll retry cleanup
author
Stephen Hemminger
<shemminger@osdl.org>
Thu, 26 Oct 2006 22:46:54 +0000
(15:46 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:22:36 +0000
(21:22 -0800)
The netpoll beast was still not happy. If the beast got
clogged pipes, it tended to stare blankly off in space
for a long time.
The problem couldn't be completely fixed because the
beast talked with irq's disabled. But it could be made
less painful and shorter.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
No differences found