iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame
commita033f37ee4381a3d9fa0cf4ec28a23357080ed50
authormabbas <mabbas@linux.intel.com>
Thu, 25 Oct 2007 09:15:34 +0000 (25 17:15 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:15 +0000 (28 15:03 -0800)
tree27371dfcbffa53c50f294acb4546b83b59500877
parentc6f3f656e12870b2d3a62bb813515c0966f7f448
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 <mabbas@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-4965.c