commit | 29c3e95f79adcef9d7999ec643639033585dba08 | [log] [tgz] |
---|---|---|
author | Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be> | Thu Jul 23 14:01:50 2020 +0400 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jul 31 09:27:01 2020 +0200 |
tree | 204e72dd1f8697a0306c61be2fe8ff305146c230 | |
parent | e02281e7a5c524aaf6a52bb01afc4cc49addb908 [diff] |
mac80211: do not overwrite the sequence number if requested Check if the Tx control flag is set to prevent sequence number overwrites, and if so, do not assign a new sequence number to the transmitted frame. Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be> Link: https://lore.kernel.org/r/20200723100153.31631-3-Mathy.Vanhoef@kuleuven.be Signed-off-by: Johannes Berg <johannes.berg@intel.com>