Merge branch 'bcmgenet_xmit_more'
authorDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2015 19:52:38 +0000 (15:52 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2015 19:52:38 +0000 (15:52 -0400)
commit2801be4a0ea4cd0965f9c12ff813a91892a8e157
tree974239fd13e2133fedb00e2096adfca16983440b
parentd6707bec598649450ee0887bf11896e525777874
parentddd0ca5d60b350bbfbfb60b25885a9779ce6d6c7
Merge branch 'bcmgenet_xmit_more'

Florian Fainelli says:

====================
net: bcmgenet: xmit_more support

This patch series adds xmit_more support to the GENET driver by allowing
the deferal of the producer index write to the TDMA engine.

Changes in v2:

- move the netif_tx_stop_queue check *before* updating the producer index
====================

Signed-off-by: David S. Miller <davem@davemloft.net>