From: Abhijeet Kolekar Date: Fri, 19 Feb 2010 19:49:49 +0000 (-0800) Subject: iwlwifi: increase command buffer size X-Git-Tag: v2.6.34-rc1~233^2~49^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89612124d6d62230043ebd827a2b54ea5ea5280c;p=pandora-kernel.git iwlwifi: increase command buffer size Increase the buffer size for commands with "huge" bit set. This has been recently observed for 6050 cards where for even with huge bit set few commands were not properly allocated memory with the command overwriting the buffer allocated for it.. Also add a check to see if command size exceeds the maximum allowable size. Signed-off-by: Abhijeet Kolekar Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed