commit | 595026472eb74e4b57f5389af8b7c588659df243 | [log] [tgz] |
---|---|---|
author | Dedy Lansky <qca_dlansky@qca.qualcomm.com> | Wed Sep 10 16:34:46 2014 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:27:38 2014 -0400 |
tree | fde0a0e9ea7bc0f753a6e3926348ffd525f95a6c | |
parent | e0106adade2dd16fb776f53f25ffe50da0793f3d [diff] |
wil6210: introduce separate completion for WMI re-use of wmi_ready for both FW ready event and for wmi_call was causing false "FW not ready" indication in case wmi_call() was invoked while reset took place. add wmi_call completion variable instead of re-using wmi_ready. Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>