Files
i2som-imx-linux/drivers
Johannes Berg 7d1cce6a93 iwlwifi: fix TX status for aggregated packets
commit 143582c684 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>
2014-04-02 00:58:56 +01:00
..
2014-01-03 04:33:33 +00:00
2014-04-02 00:58:55 +01:00
2014-04-02 00:58:48 +01:00
2014-04-02 00:58:40 +01:00