diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-02-25 10:37:15 +0100 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-02-27 10:28:03 +0200 |
commit | 143582c6847cb285b361804c613127c25de60ca4 (patch) | |
tree | 97b4d3d7b70de67e782dd7185fc07bdf46bc7a32 /fs/ext2 | |
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: <stable@vger.kernel.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
[Add the dvm part]
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions