Re: [PATCH] ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
From: Kalle Valo <hidden>
Date: 2012-01-30 19:11:03
From: Kalle Valo <hidden>
Date: 2012-01-30 19:11:03
On 01/24/2012 01:50 PM, Kalle Valo wrote:
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 <redacted>
Applied. Kalle