diff options
author | adrian <adrian@FreeBSD.org> | 2013-11-11 09:08:22 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2013-11-11 09:08:22 +0000 |
commit | 5c6a9c13c5db23bbfd599dcc3dfd4da68e2a9266 (patch) | |
tree | 724b25cf22bb17dbd67684ed56bf5b6c6ea7e207 /contrib/llvm/lib/Support/Unix | |
parent | e6130a175c24ed4203b592a777051df6c4a4ea19 (diff) | |
download | FreeBSD-src-5c6a9c13c5db23bbfd599dcc3dfd4da68e2a9266.zip FreeBSD-src-5c6a9c13c5db23bbfd599dcc3dfd4da68e2a9266.tar.gz |
If A-MPDU transmission fails entirely, then no BA is received from the
NIC and pushed up to the driver. Unfortunately this means there's
no rate control notification done. Thus, if the rate control code
makes a decision that hits a crappy rate that can't succeed, the
rate code would never lower the rate and packet loss would continue.
So, fake some rate control notification in this case.
Diffstat (limited to 'contrib/llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions