diff options
author | Vasanthakumar Thiagarajan | 2012-08-29 09:10:25 -0500 |
---|---|---|
committer | Kalle Valo | 2012-10-24 03:49:48 -0500 |
commit | ede615d2f043539e23bc4022955dbe0c3ec70ca2 (patch) | |
tree | ddb2e2e09bf189314358b19e478a33bd48392f8f | |
parent | 83685091acb878980711c3b28fe42e8959583e84 (diff) | |
download | rpmsg-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.c | 28 |
1 files changed, 23 insertions, 5 deletions