commit | c8f994eec2a966a7a5fb6a3be517e3ede6a3cafa | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 27 22:49:19 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 08 09:17:00 2013 +0200 |
tree | e2c04a5459150da9f57ad60849351642b6a4fa92 | |
parent | afdc7c18e9f2a768865b6caa886e605719a6304e [diff] |
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 <johannes.berg@intel.com>