From: Juuso Oikarinen Date: Thu, 8 Oct 2009 18:56:32 +0000 (+0300) Subject: wl1271: Use vmalloc to allocate memory for firmware X-Git-Tag: v2.6.33-rc1~388^2~599^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fba49741dc50d13d2fe6cf04f5a547e6c5c81f6;p=pandora-kernel.git wl1271: Use vmalloc to allocate memory for firmware Use vmalloc to allocate memory for the firmware image, and use a smaller linear buffer for the actual transfer of the firmware to the chipset. This patch is an adaptation of a similar patch for wl1251 by Kalle Valo. Signed-off-by: Juuso Oikarinen Reviewed-by: Luciano Coelho Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed