commit | 8b7c0fc3569693c3a68103b7d5a7dad5b84109bc | [log] [tgz] |
---|---|---|
author | Ido Yariv <ido@wizery.com> | Sun Jun 17 21:59:42 2012 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Fri Jun 22 10:46:34 2012 +0300 |
tree | 4845b94cb199d9747c9495b8ffd5bb0f2dc83e95 | |
parent | 0c2a6ce04eb4d742170a4ddfeb57263fb7964698 [diff] |
wlcore: Propagate errors from wlcore_raw_*_data functions wlcore_raw_read_data is called when the FW status is read which happens while handling interrupts and when the FW log is read following a recovery. Request a recovery in the former case, and don't read the FW log in case the FW status read failed. Signed-off-by: Ido Yariv <ido@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>