aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan2012-08-29 09:10:25 -0500
committerKalle Valo2012-10-24 03:49:48 -0500
commitede615d2f043539e23bc4022955dbe0c3ec70ca2 (patch)
treeddb2e2e09bf189314358b19e478a33bd48392f8f
parent83685091acb878980711c3b28fe42e8959583e84 (diff)
downloadrpmsg-ede615d2f043539e23bc4022955dbe0c3ec70ca2.tar.gz
rpmsg-ede615d2f043539e23bc4022955dbe0c3ec70ca2.tar.xz
rpmsg-ede615d2f043539e23bc4022955dbe0c3ec70ca2.zip
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
So that these functions will be used to re-initialize the fw upon detecting fw error. This refactoring moves ar->state setting out of core stop/start functionality. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
-rw-r--r--drivers/net/wireless/ath/ath6kl/init.c28
1 files changed, 23 insertions, 5 deletions