ath6kl: Make fw error recovery configurable
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Mon, 3 Sep 2012 07:19:37 +0000 (12:49 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 24 Oct 2012 08:49:49 +0000 (11:49 +0300)
commit66ddcc39420f3c6d2356f7618fbed3dd61177cee
tree17150794564db7d83ebecc5ad494f762ca270b41
parenta3561706320380027d4ac087e7b92ca19c0150df
ath6kl: Make fw error recovery configurable

Add a modparam to configure recovery. Recovery
from firmware error is disabled by default to debug
the actual issue further. To recovery from error,
modprobe ath6kl_core recovery_enable=1.

Reported-by: Jin Navy <nhjin@qca.qualcomm.com>
Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/core.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/recovery.c