commit | 4a859df85a7855b15f5e1bf4b0869a16757a3e43 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Mon Jun 06 12:21:52 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Mon Jun 27 13:29:21 2011 +0300 |
tree | 4902a78ecaeb694635b2fcd51a61959a3a19814c | |
parent | 0c005048aa3cd3ac7bfdd3c6fcc20ea4f0ab667d [diff] |
wl12xx: don't check wow param on suspend/resume 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>