commit | f8e34d246c7d89e13399b410f92234acd2f7411a | [log] [tgz] |
---|---|---|
author | Govindarajulu Varadarajan <_govind@gmx.com> | Wed Nov 19 12:59:32 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 12:17:54 2014 -0500 |
tree | a761fe599db9b9095f96656ddc949160f761e9ab | |
parent | 3819ffdff70da4c0d3bab0f8becabfc6936a230c [diff] |
enic: support skb->xmit_more Check and update posted_index only when skb->xmit_more is 0 or tx queue is full. v2: use txq_map instead of skb_get_queue_mapping(skb) Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>