sfc: add support for skb->xmit_more
authorEdward Cree <ecree@solarflare.com>
Fri, 17 Oct 2014 14:32:25 +0000 (15:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Oct 2014 03:47:32 +0000 (23:47 -0400)
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>
drivers/net/ethernet/sfc/nic.h
drivers/net/ethernet/sfc/tx.c

Simple merge
Simple merge