commit | affd321733eebc92b12cd329505f63e94ae80c93 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Jul 16 09:54:35 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jul 30 18:01:20 2013 +0300 |
tree | 2e743c8a0a89f6e6057cd2c8f4b96769dfcdde17 | |
parent | 87571bf0b8b27d4a97848ce48de34fa6d3b12db8 [diff] |
ath10k: implement device recovery Restart the hardware if FW crashes. If FW crashes during recovery we leave the hardware in a "wedged" state to avoid recursive recoveries. When in "wedged" state userspace may bring interfaces down (to issue stop()) and then bring one interface (to issue start()) to reload hardware manually. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>