From: Johannes Berg Date: Wed, 31 Oct 2012 20:46:07 +0000 (+0100) Subject: iwlwifi: don't clear CTL_AMPDU on frame status X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eb81a40aa521035ff9c8c8309e482dff523f8c9;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed