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)
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>

Trivial merge