netpoll retry cleanup
authorStephen Hemminger <shemminger@osdl.org>
Thu, 26 Oct 2006 22:46:54 +0000 (15:46 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:22:36 +0000 (21:22 -0800)
commit2bdfe0baeca0e2750037b8fba71905c00ac3c515
treefeb34f19d0f280fe4b54bc49e49ab05ea7f085c7
parent6c43ff18f91e54aa7555d8ae4f26eab7da5bce68
netpoll retry cleanup

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>
include/linux/netpoll.h
net/core/netpoll.c