diff options
author | Johannes Berg <johannes.berg@intel.com> | 2017-04-25 10:21:18 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-06-22 23:13:01 +0200 |
commit | 6ad0435991482107664f65b7ae3fd588f10149d4 (patch) | |
tree | 783f28b3e1b9a00d2fdbb525eed8be425a7717f0 /drivers/net/ieee802154 | |
parent | iwlwifi: pcie: add fake RF-kill to debugfs (diff) | |
download | linux-6ad0435991482107664f65b7ae3fd588f10149d4.tar.xz linux-6ad0435991482107664f65b7ae3fd588f10149d4.zip |
iwlwifi: mvm: don't warn in queue sync on RF-kill
If we happen to be in or get into the queue sync when RF-kill
is asserted, we return from there and warn since there are
still queue sync notifications outstanding. These can't ever
come though, because we're in RF-kill, so don't WARN then.
While at it, also move the warning to the appropriate place,
if the request is not synchronous then we shouldn't warn, but
currently always will.
To make it fast, also trigger the waitq when on rfkill assert.
Fixes: 0636b938214c ("iwlwifi: mvm: implement driver RX queues sync command")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/ieee802154')
0 files changed, 0 insertions, 0 deletions