diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-02-25 10:37:15 +0100 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2014-04-02 00:58:56 +0100 |
commit | 7d1cce6a938cad067edbb4522b587df60afc4730 (patch) | |
tree | b4eb1959143fa48316199beb78faf340b06752a8 /kernel | |
parent | 077f632633e0d19353b1140afcda3c6635202a32 (diff) |
iwlwifi: fix TX status for aggregated packets
commit 143582c6847cb285b361804c613127c25de60ca4 upstream.
Only the first packet is currently handled correctly, but then
all others are assumed to have failed which is problematic. Fix
this, marking them all successful instead (since if they're not
then the firmware will have transmitted them as single frames.)
This fixes the lost packet reporting.
Also do a tiny variable scoping cleanup.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
[Add the dvm part]
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
[bwh: Backported to 3.2:
- Drop the mvm part
- Adjust filename, context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions