K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-11-11T09:08:22.867311Z K 7 svn:log V 394 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. END