From: Juuso Oikarinen Date: Tue, 13 Oct 2009 09:47:44 +0000 (+0300) Subject: wl1271: Move default FW config struct away from stack X-Git-Tag: v2.6.33-rc1~388^2~599^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a08048a3722a6b52c2b34e070c4e6a32ad19e0d;p=pandora-kernel.git wl1271: Move default FW config struct away from stack Move the default FW config into a module global static variable, instead of being a stack variable. 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