]> bbs.cooldavid.org Git - net-next-2.6.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)
commit042c53f6e84896701b67012ad525bc44ea6de25f
treefa31ace6edd65ea3c7623b60718d50d5daa3a40f
parentb4c85d459c3a2c539a2d5885b12372e404bafc6b
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