mac80211: rt2x00: do not increment sequence number while re-transmitting
authorVijayakumar Durai <vijayakumar.durai1@vivint.com>
Tue, 26 Feb 2019 13:59:30 +0000 (19:29 +0530)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 5 Mar 2019 02:54:39 +0000 (03:54 +0100)
commitd0b969eee85aada1bbb9e4aee6b11f0b098f74b7
tree3116b7caf9ae08095b2db89695109df8b90d35fd
parent40530c8eb42aa4b98de10621b6c1c89030f00d0a
mac80211: rt2x00: do not increment sequence number while re-transmitting

Currently STA+AP re-transmitting the management frames with
incremented sequence number if hardware is assigning the sequence.

Fix is to assign the sequence number for Beacon by hardware
and for other Management frames software will assign the
sequence number

Signed-off-by: Vijayakumar Durai <vijayakumar.durai1@vivint.com>
package/kernel/mac80211/patches/rt2x00/987-rt2x00-do-not-increment-management-frame-sequence-number-while-retry.patch [new file with mode: 0644]