diff options
author | Michael Chan <michael.chan@broadcom.com> | 2017-05-31 02:03:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-31 04:37:06 +0200 |
commit | ffe406457753a7ca2061ecc8c4d3971623066911 (patch) | |
tree | 1c812677a8836f2dd7407fb0d135b03c7a6923da /drivers/md | |
parent | Merge branch 'bnxt_en-Misc-updates-for-net-next' (diff) | |
download | linux-ffe406457753a7ca2061ecc8c4d3971623066911.tar.xz linux-ffe406457753a7ca2061ecc8c4d3971623066911.zip |
bnxt_en: Fix xmit_more with BQL.
We need to write the doorbell if BQL has stopped the queue and
skb->xmit_more is set. Otherwise it is possible for the tx queue to
rot and cause tx timeout.
Fixes: 4d172f21cefe ("bnxt_en: Implement xmit_more.")
Suggested-by: Yuval Mintz <yuval.mintz@cavium.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions