commit | 5f1127ffbae3029fde5dc1464ec3c26cdf34cb80 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 24 13:50:16 2012 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Jan 30 21:08:45 2012 +0200 |
tree | 9509a7ecde4beae63629036a94e4a2eb2de768da | |
parent | 1d2a4456de20db73362c86c88fe9c02169f29d0a [diff] |
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 <kvalo@qca.qualcomm.com>