From: mabbas Date: Thu, 25 Oct 2007 09:15:34 +0000 (+0800) Subject: iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame X-Git-Tag: v2.6.25-rc1~1162^2~661 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a033f37ee4381a3d9fa0cf4ec28a23357080ed50;p=pandora-kernel.git iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame The driver drops any Rx frame larger than 2332 bytes, but with A-MSDU frame, it could be up to 4K. This patch makes sure we can process larger A-MSDU frame. Signed-off-by: Mohamed Abbas Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed