Eric Dumazet 4567dc1093 i40e: skb->xmit_more support
Support skb->xmit_more in i40e is straightforward : we need to move
around i40e_maybe_stop_tx() call to correctly test netif_xmit_stopped()
before taking the decision to not kick the NIC.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-08 16:03:32 -04:00
..
2014-01-09 02:10:23 -08:00
2014-03-06 18:41:50 -08:00
2014-06-05 01:27:46 -07:00
2014-01-09 02:10:23 -08:00
2014-08-15 04:00:39 -07:00
2014-01-09 02:10:23 -08:00
2014-10-08 16:03:32 -04:00
2014-09-04 01:38:30 -07:00