commit | 7c0b1a23e6f983fe392c8ffa71d05189ae52ebb5 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@citrix.com> | Tue Oct 04 10:29:15 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 20:37:35 2016 -0400 |
tree | 23e2a43b4eb1c8effe25848939163dd4d36562e3 | |
parent | eb1723a29b9a75dd787510a39096a68dba6cc200 [diff] |
xen-netback: immediately wake tx queue when guest rx queue has space When an skb is removed from the guest rx queue, immediately wake the tx queue, instead of after processing them. Signed-off-by: David Vrabel <david.vrabel@citrix.com> [re-based] Signed-off-by: Paul Durrant <paul.durrant@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>