From: Johannes Berg Date: Fri, 1 Jul 2011 22:02:01 +0000 (+0200) Subject: mac80211: allow driver to impose WoWLAN restrictions X-Git-Tag: v3.1-rc1~316^2~189^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4562dfd6ad3579951de21168cb9d266ed3f1bd;p=pandora-kernel.git mac80211: allow driver to impose WoWLAN restrictions If the driver can't support WoWLAN in the current state, this patch allows it to return 1 from the suspend callback to do the normal deconfiguration instead of using suspend/resume calls. Note that if it does this, resume won't be called. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed