commit | 13084c2d18bfee72594ba3a969dfdd972544e644 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Jan 30 19:05:22 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Feb 03 15:30:55 2015 +0200 |
tree | 335886ad0d535862bec1f7306b294cfcf9355f23 | |
parent | 4895efc9a11ba6a3089b42c5dd4aabf68e467d64 [diff] |
ath9k: Return early for error conditions Do not try to cancel work instances and ANI when the device is not present or WOW triggers are not configured. Bail out early and use ath_err() for such error conditions. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>