]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt_en: Implement xmit_more.
authorMichael Chan <michael.chan@broadcom.com>
Mon, 29 May 2017 23:06:09 +0000 (19:06 -0400)
committerSomasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Tue, 11 Jul 2017 00:04:09 +0000 (17:04 -0700)
commite835115c97a2d171a8b3747b1a90782e61569050
tree7d2904314275a464b02b1e943f28dc6436fc1567
parent9869e33bb9c2e2e468539b62fbff305f667351c5
bnxt_en: Implement xmit_more.

Orabug: 264025332632559926366387

Do not write the TX doorbell if skb->xmit_more is set unless the TX
queue is full.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 4d172f21cefe896df8477940269b8d52129f8c87)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/broadcom/bnxt/bnxt.c