From: Johannes Berg Date: Wed, 27 Mar 2013 21:49:19 +0000 (+0100) Subject: mac80211: purge remain-on-channel items when suspending X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~98^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f994eec2a966a7a5fb6a3be517e3ede6a3cafa;p=pandora-kernel.git mac80211: purge remain-on-channel items when suspending They can't really be executed while suspended and could trigger work warnings, so abort all ROC items. When the system resumes the notifications about this will be delivered to userspace which can then act accordingly (though it will assume they were canceled/finished.) Signed-off-by: Johannes Berg --- Reading git-diff-tree failed