[NETPOLL]: netpoll_send_skb simplify
authorMatt Mackall <mpm@selenic.com>
Fri, 12 Aug 2005 02:25:11 +0000 (19:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Aug 2005 02:25:11 +0000 (19:25 -0700)
commitf0d3459d0722782c7d9d0e35a1ed0815e75fcde5
tree84c07d42090b81705d23103bda29b0c186fffa49
parent6b0b31572985c2e64f7216c798766302fb782281
[NETPOLL]: netpoll_send_skb simplify

Minor netpoll_send_skb restructuring

Restructure to avoid confusing goto and move some bits out of the
retry loop.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/netpoll.c