iwlwifi: don't clear CTL_AMPDU on frame status
authorJohannes Berg <johannes.berg@intel.com>
Wed, 31 Oct 2012 20:46:07 +0000 (21:46 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 5 Nov 2012 15:12:23 +0000 (16:12 +0100)
There's no reason to clear the CTL_AMPDU flag on
transmitted frame status, it's not used by the
driver here and mac80211 only uses it for some
rate statistics.

Also remove a stray space in the function.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found