On Mon, 2011-06-06 at 12:21 +0300, Eliad Peller wrote:
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 <redacted>
---