diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2013-11-08 02:05:18 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-11-12 13:08:50 -0500 |
commit | 67e3c63fef6041f41e22335852de9d3924cff7a1 (patch) | |
tree | f91637a37ccac23d381d9ae3907a685598de97f3 /drivers/net/wireless/ath/ath10k/mac.c | |
parent | 6a42a47e23acdcbc97aac925b5a14d1b187606cf (diff) |
ath10k: fix core init failpath
HIF was not stopped properly in
ath10k_core_start() upon failure. This could cause
memory leaks of CE completions entries and
possibly other issues as well.
Move the HIF start/stop out of
ath10k_htc_wait_target(). The ctl_resp completion
is already prepared in ath10k_htc_init.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/mac.c')
0 files changed, 0 insertions, 0 deletions