From: Luciano Coelho Date: Wed, 12 Jan 2011 13:26:30 +0000 (+0200) Subject: mac80211: add hw configuration for max ampdu buffer size X-Git-Tag: v2.6.39-rc1~468^2~448^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df6ba5d80d6c9b51471d5fa046c3c06988e5f62a;p=pandora-kernel.git mac80211: add hw configuration for max ampdu buffer size Some devices don't support the maximum AMDPU buffer size of 64, so we need to add an option to configure this in the hardware configuration. This value will be used in the ADDBA response instead of the value suggested in the request, if the latter is greater than the max supported. Signed-off-by: Luciano Coelho Tested-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed