]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
xen/netback: Re-factor net_tx_action_dealloc() slightly
authorKeir Fraser <keir@xen.org>
Fri, 17 Dec 2010 10:08:41 +0000 (10:08 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 17 Dec 2010 10:08:41 +0000 (10:08 +0000)
commit456eb7a570b349e76f338041eba94463bd702a61
tree69604b1d225682b82dd27fed70ac7e5e2567f81b
parent4d96df89baa106e9a7f8cb79fa5db0a650f18f79
xen/netback: Re-factor net_tx_action_dealloc() slightly

There is no need for processing of the pending_inuse list to be within
the dealloc_prod/cons loop.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@novell.com>
drivers/xen/netback/netback.c