diff options
author | 2014-03-27 15:39:20 +0100 | |
---|---|---|
committer | 2014-04-09 10:47:47 +0200 | |
commit | 115b943a6ea12656088fa1ff6634c0d30815e55b (patch) | |
tree | 29ee8b91c2b13be267714ec2458fe464bf7e89f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-dev-115b943a6ea12656088fa1ff6634c0d30815e55b.tar.xz linux-dev-115b943a6ea12656088fa1ff6634c0d30815e55b.zip |
mac80211: fix software remain-on-channel implementation
Jouni reported that when doing off-channel transmissions mixed
with on-channel transmissions, the on-channel ones ended up on
the off-channel in some cases.
The reason for that is that during the refactoring of the off-
channel code, I lost the part that stopped all activity and as
a consequence the on-channel frames (including data frames)
were no longer queued but would be transmitted on the temporary
channel.
Fix this by simply restoring the lost activity stop call.
Cc: stable@vger.kernel.org
Fixes: 2eb278e083549 ("mac80211: unify SW/offload remain-on-channel")
Reported-by: Jouni Malinen <j@w1.fi>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions