commit | f1ae02b186d9b37ee621c7e922ecf5db96f5fb5c | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Sun Mar 06 15:08:55 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Aug 29 23:33:40 2016 +0300 |
tree | 0d3014f81b3f8573059cdc708e561fc3ab180147 | |
parent | 60747ef4d173c2747bf7f0377fb22846cb422195 [diff] |
iwlwifi: mvm: allow same PN for de-aggregated AMSDU The 9000 hardware will de-aggregate AMSDUs. In the process it will copy the mac header "as is" to the new MPDUs. This means driver should allow the same PN for MPDUs originated from the same AMSDU. Do that by incrementing the PN only for the last MPDU in the sequence. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>