commit | 2eb81a40aa521035ff9c8c8309e482dff523f8c9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Oct 31 21:46:07 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 05 16:12:23 2012 +0100 |
tree | 4e43f5901878b7448f9224516ff87b0ccf60eedf | |
parent | 37c477dc1c6cad4a36049a9a10e4aa3dbf450c0f [diff] |
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>