OpenCloudOS-Kernel/drivers/net/wireless/ath/carl9170
Christian Lamparter 9c655c8be9 carl9170: fix WARN_ON triggered by Broadcom HT STAs
Broadcom's Windows driver for the 4313 advertises
an ampdu density of 7 => 16 us. The AR9170 MAC on
the other hand only supports densities up to 8 us.

This patch removes the noisy WARN_ON, because
there is nothing we can do about it.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-28 15:47:56 -04:00
..
Kconfig carl9170: angle brackets for wiki link 2010-09-28 15:47:56 -04:00
Makefile carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
carl9170.h carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
cmd.c
cmd.h
debug.c carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
debug.h carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
eeprom.h
fw.c carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
fwcmd.h
fwdesc.h
hw.h
led.c
mac.c carl9170: PHY/RF and MAC routines 2010-09-14 16:03:42 -04:00
main.c carl9170: fix WARN_ON triggered by Broadcom HT STAs 2010-09-28 15:47:56 -04:00
phy.c carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
phy.h
rx.c carl9170: 802.11 rx/tx processing and usb backend 2010-09-14 16:03:42 -04:00
tx.c carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
usb.c carl9170: fix state downgrade during reset 2010-09-21 11:05:24 -04:00
version.h
wlan.h