diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2015-03-13 12:11:07 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-13 15:52:31 -0400 |
commit | ddd0ca5d60b350bbfbfb60b25885a9779ce6d6c7 (patch) | |
tree | 974239fd13e2133fedb00e2096adfca16983440b /net | |
parent | ae67bf0188cbb9d1786bdfcca9e1976cb36ee327 (diff) |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions