From: Eyal Shapira Date: Wed, 12 Nov 2014 11:30:20 +0000 (+0200) Subject: iwlwifi: mvm: rs: consider a missing BA as a single tx failure X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~58^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bda6671f8fda961f6cce95e644f6a14fe5bd2a;p=pandora-kernel.git iwlwifi: mvm: rs: consider a missing BA as a single tx failure The fw now indicates missing BA with ampdu_ack_len=0. This will make the whole aggregation being marked as failed, although it's most likely not the case (and only the BA itself was failed). Consider this case as a single tx failure. Signed-off-by: Eyal Shapira Signed-off-by: Eliad Peller Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed