diff options
author | Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be> | 2020-11-04 10:18:20 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-11-06 11:01:53 +0100 |
commit | 66d06c84730c8b148d93909ffbddf074fd771a48 (patch) | |
tree | 5bd5017ecc325a8ec23aa0a606d47cafaed7bb00 /net/mac80211/tx.c | |
parent | 30df81301c63643fe1c3b9f05a57059c35a6a953 (diff) | |
download | linux-66d06c84730c8b148d93909ffbddf074fd771a48.tar.bz2 |
mac80211: adhere to Tx control flag that prevents frame reordering
When the Tx control flag is set to prevent frame reordering, send
all frames that have this flag set on the same queue. This assures
that frames that have this flag set are not reordered relative to
other frames that have this flag set.
Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
Link: https://lore.kernel.org/r/20201104061823.197407-3-Mathy.Vanhoef@kuleuven.be
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/tx.c')
0 files changed, 0 insertions, 0 deletions