From: Kalle Valo Date: Tue, 24 Jan 2012 11:50:16 +0000 (+0200) Subject: ath6kl: fix testmode when fw-2.bin or fw-3.bin is used X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1127ffbae3029fde5dc1464ec3c26cdf34cb80;p=pandora-kernel.git ath6kl: fix testmode when fw-2.bin or fw-3.bin is used Testmode (TCMD and ART) was not enabled when fw-2.bin or fw-3.bin files were available, fix that by fetching testmode file just after the board file but before rest of the firmware files are fetched. I also added testmode field to struct ath6kl and moved the module parameter to core.c. Now all module parameters are grouped in one place. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed