Skip to content

wifi: take window end into account for chunk duration calculation

Otherwise if SINR is the same during the whole A-MPDU reception, first chunk, corresponding to the first MPDU, may span the whole A-MPDU. The number of bits calculated is incorrect and the probability of success for the first MPDU in A-MPDU is significantly lower than it should be.

Merge request reports