From: Sujith Manoharan Date: Tue, 17 May 2011 07:12:14 +0000 (+0530) Subject: ath9k_htc: Fix max subframe handling X-Git-Tag: v3.0-rc1~147^2~12^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd54879958f3e7efe249f69c75718cc9ee915cf8;p=pandora-kernel.git ath9k_htc: Fix max subframe handling Commit "ath9k_htc: Fix AMPDU subframe handling" registered the maximum subframe limit of the driver with mac80211, which was used in ADDBA negotiation. While technically correct, this causes inter-operability issues with a few APs. Revert to the older behavior to fix this. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed