linux_dsm_epyc7002/drivers/net/wireless/ath/carl9170
Christian Lamparter 94d55d62bd carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Previously the driver did not care if TX_CTL_REQ_TX_STATUS
was set on aggregated frames or not and it would silently
drop successfully sent frames if possible [much like:
"no news is good news!"].

But, TX_CTL_REQ_TX_STATUS was invented for a reason and
no tx status report should ever be dropped if it is set.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-02 15:23:12 -04:00
..
carl9170.h
cmd.c carl9170: Use do_div for 64-bit division to fix 32-bit kernels 2011-08-26 10:47:58 -04:00
cmd.h
debug.c
debug.h
eeprom.h
fw.c
fwcmd.h
fwdesc.h
hw.h
Kconfig
led.c
mac.c
main.c ath: remove ath_regulatory::current_rd_ext 2011-10-11 16:41:27 -04:00
Makefile
phy.c
phy.h
rx.c
tx.c carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling 2011-11-02 15:23:12 -04:00
usb.c
version.h
wlan.h