From: Wey-Yi Guy Date: Fri, 2 Oct 2009 20:44:01 +0000 (-0700) Subject: iwlwifi: set default aggregation frame count limit to 31 X-Git-Tag: v2.6.33-rc1~388^2~865^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d80d7210bb5a36a18978d1305b44375ecb857d9;p=pandora-kernel.git iwlwifi: set default aggregation frame count limit to 31 Multiple MPDUs can be aggregated, transmitted, and finally acknowledged together using a single BA frame. Block ACK (BA) contains bitmap size of 64*16 bits so the maximum frame count is 64. The default value of aggregation frame count suggested by uCode is 31 to achieve best performance. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed