summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2011-08-05 11:46:19 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-08-08 16:04:09 -0400
commit39e68712d75700ec09770c7ad9e8e4abc65db7c6 (patch)
tree3e325fcd59e99da67b9c92919515818461767c7f /drivers/net/wireless/b43legacy
parent3ca97880ea7af47be479aadfe896cafc54939708 (diff)
downloadop-kernel-dev-39e68712d75700ec09770c7ad9e8e4abc65db7c6.zip
op-kernel-dev-39e68712d75700ec09770c7ad9e8e4abc65db7c6.tar.gz
mac80211: Don't use a buf_size=0 in ADDBA requests
According to 802.11-2007, 7.3.1.14 it is compliant to use a buf_size of 0 in ADDBA requests. But some devices (AVM Fritz Stick N) arn't able to handle that correctly and will reply with an ADDBA reponse with a buf_size of 0 which in turn will disallow BA sessions for these devices. To work around this problem, initialize hw.max_tx_aggregation_subframes to the maximum AMPDU buffer size 0x40. Using 0 as default for the bufsize was introduced in commit 5dd36bc933e8be84f8369ac64505a2938f9ce036 (mac80211: allow advertising correct maximum aggregate size). Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43legacy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud