commit | a809ca5e03c6dd3b324d148564715ca5ea2b8103 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jan 09 11:29:50 2015 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jan 09 11:29:50 2015 +0100 |
tree | c04db322a4035104f487660fb248dbf6376d6f8b | |
parent | 79c892b85027d5074dfa670dd451c14ee649fb88 [diff] |
mac80211_hwsim: fix PS debugfs file locking The functions called within the iterators must be called with tasklets disabled, so use atomic iteration like the rest of the code and disable tasklets around the whole operation. Signed-off-by: Johannes Berg <johannes.berg@intel.com>