commit | 0f66947bffe6cf630d37a6ec75f654d330ec66a4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Fri Mar 08 19:50:21 2019 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Wed May 01 13:03:59 2019 +0200 |
tree | 2966a99be522a0cf98a8a5eccdb64cb7715c40ab | |
parent | 6fe533378795f87bfa5075520742116f13d30ed3 [diff] |
mt76: mt7603: fix initialization of max rx length The previous version only accidentally disabled A-MSDU deaggregation by using the wrong mask for rx length configuration, which left previous length value in place. Fix the length and initialize the register completely to keep A-MSDU de-aggregation remaining disabled Signed-off-by: Felix Fietkau <nbd@nbd.name>