diff options
author | Johannes Berg <[email protected]> | 2014-02-25 10:37:15 +0100 |
---|---|---|
committer | Emmanuel Grumbach <[email protected]> | 2014-02-27 10:28:03 +0200 |
commit | 143582c6847cb285b361804c613127c25de60ca4 (patch) | |
tree | 97b4d3d7b70de67e782dd7185fc07bdf46bc7a32 /lib/cpu-notifier-error-inject.c | |
parent | e7eb65cac0720df8b3946af7f7a9dc363cf0a814 (diff) |
iwlwifi: fix TX status for aggregated packets
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.
Cc: <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
[Add the dvm part]
Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions