git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13084c2
)
ath9k: Remove redundant device_can_wakeup() check
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Fri, 30 Jan 2015 13:35:23 +0000
(19:05 +0530)
committer
Kalle Valo
<kvalo@codeaurora.org>
Tue, 3 Feb 2015 13:30:58 +0000
(15:30 +0200)
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>
No differences found