Files
linux/drivers/net/ethernet/broadcom
Florian Fainelli ddd0ca5d60 net: bcmgenet: add support for xmit_more
Delay the update of the TDMA producer index unless this is the last SKB
in a batch, or the queue is already stopped. Move the check for whether
the queue should be stopped before the xmit_more check to avoid locking
the transmit queue in case there was a SKB submitted which has xmit_more
set.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-13 15:52:31 -04:00
..
2015-03-08 22:55:48 -04:00
2015-02-20 15:46:49 -05:00
2015-02-20 15:46:49 -05:00
2014-06-25 16:27:27 -07:00
2015-02-20 15:46:49 -05:00
2015-02-20 15:46:49 -05:00
2014-06-25 16:27:27 -07:00
2015-02-20 15:46:49 -05:00
2015-03-06 00:20:09 -05:00