commit | 410b4e27992b7bc3ed8064dc9383eb66c1fee04d | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Jan 30 19:05:23 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Feb 03 15:30:58 2015 +0200 |
tree | 83f830a825f6f99e009741f35491dcebb15d61bf | |
parent | 13084c2d18bfee72594ba3a969dfdd972544e644 [diff] |
ath9k: Remove redundant device_can_wakeup() check WOW capability is registered with mac80211 only when the device has the ability to wakeup, so there is no need to check in the suspend() routine. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>