commit | 70b33fb0ddec827cbbd14cdc664fc27b2ef4a6b6 | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Fri Oct 17 15:32:25 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 17 23:47:32 2014 -0400 |
tree | 28167789dcd2eb00e6393a6732174a73669c60fe | |
parent | 6cc69f2a404dea8641d6cf97c0fbe8d24579e259 [diff] |
sfc: add support for skb->xmit_more Don't ring the doorbell, and don't do PIO. This will also prevent TX Push, because there will be more than one buffer waiting when the doorbell is rung. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>