ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
authorKalle Valo <kvalo@qca.qualcomm.com>
Tue, 24 Jan 2012 11:50:16 +0000 (13:50 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 30 Jan 2012 19:08:45 +0000 (21:08 +0200)
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 <kvalo@qca.qualcomm.com>

No differences found