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)
commit2eb81a40aa521035ff9c8c8309e482dff523f8c9
tree4e43f5901878b7448f9224516ff87b0ccf60eedf
parent37c477dc1c6cad4a36049a9a10e4aa3dbf450c0f
iwlwifi: don't clear CTL_AMPDU on frame status

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>
drivers/net/wireless/iwlwifi/dvm/tx.c