]> git.baikalelectronics.ru Git - kernel.git/commit
carl9170: remove lost-frame workaround
authorChristian Lamparter <chunkeey@googlemail.com>
Sun, 26 Sep 2010 19:48:31 +0000 (21:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 28 Sep 2010 19:47:56 +0000 (15:47 -0400)
commit735e865401eb065b93d25dc82c2e494411c5e4ed
treefa31ace6edd65ea3c7623b60718d50d5daa3a40f
parent64bbfe5900030b10fbb6a5afc723b74bbd025199
carl9170: remove lost-frame workaround

This patch removes some cruft, which survived
the RFC review phase.

Originally, carl9170_tx_ampdu_queue erroneously
dropped a lot of frames. As a result the ampdu
scheduler bogged down quite frequently and the
affected BA session timed out.

However this bug has been fixed and the WA and
its debugfs counter is no longer useful.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/carl9170.h
drivers/net/wireless/ath/carl9170/debug.c
drivers/net/wireless/ath/carl9170/tx.c