diff options
author | Andrei Otcheretianski <[email protected]> | 2015-10-25 10:59:40 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2015-11-03 10:41:02 +0100 |
commit | c189a685b83955a39884dc2bdae531bc0adf3b98 (patch) | |
tree | 778f24fc8ba3e0fb57623d3a58a69bcbb1461a78 /lib/netdev-notifier-error-inject.c | |
parent | 43d6df007c0cc111ab8ead8bd95aafab9bb4531d (diff) |
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
The recalc_smps work can run after the station disassociates.
At this stage we already released the channel, but the work
will be cancelled only when the interface stops.
In this scenario we can hit the warning in ieee80211_recalc_smps, so
just remove it.
Signed-off-by: Andrei Otcheretianski <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions