commit | 6b6ba00b3b28d423ee5eb1515c87fcec5a618f51 | [log] [tgz] |
---|---|---|
author | Kamal Negi <kamaln@codeaurora.org> | Fri Mar 17 19:32:57 2017 +0530 |
committer | Kamal Negi <kamaln@codeaurora.org> | Fri Mar 17 19:41:22 2017 +0530 |
tree | 51b48f385006d75af6afc7fb08cedbe1b0f08f9d | |
parent | 2cfb9a95378f81a316324fb64a89e2751d6afe8e [diff] |
fm: Set lib_running variable only on cleanup On SSR, we receive HW_ERR_EVENT,we set lib_running variable to 0. Because of this, hci tx and monitor thread exits before cleanup or exit happens, causing RX thread to be blocked on cond_wait and failure happens. Hence not setting variable during event read. Change-Id: I82891e12c83fe5d06dbfec060d1ace1231fc25fd