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:
0c00504
)
wl12xx: don't check wow param on suspend/resume
author
Eliad Peller
<eliad@wizery.com>
Mon, 6 Jun 2011 09:21:52 +0000
(12:21 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 27 Jun 2011 10:29:21 +0000
(13:29 +0300)
Since mac80211 calls suspend/resume only when wowlan triggers
exist, there is no need to check for triggers existance in the
callbacks as well.
Add a WARN_ON() to verify it.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found