Loading
UPSTREAM: 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> (cherry picked from commit a809ca5e03c6dd3b324d148564715ca5ea2b8103) Bug: 70214720 Change-Id: Ie1a12866bbcfc88037782eb3c2a8d967a52a9937 Signed-off-by:
Alistair Strachan <astrachan@google.com>