Commit 39ecc01d authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: pass queue bitmap to flush operation



There are a number of situations in which mac80211 only
really needs to flush queues for one virtual interface,
and in fact during this frames might be transmitted on
other virtual interfaces. Calculate and pass a queue
bitmap to the driver so it knows which queues to flush.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent a0ca796c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment