[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)
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>

No differences found