From: Felix Fietkau Date: Tue, 6 Aug 2013 12:18:09 +0000 (+0200) Subject: ath9k: fix clearing expired A-MPDU subframes in tx completion X-Git-Tag: v3.12-rc1~132^2~297^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897d7fd9b5f1bee657d000b882c642541bb2ba3e;p=pandora-kernel.git ath9k: fix clearing expired A-MPDU subframes in tx completion When the tid aggregation state has been marked as inactive, free completed tx packets immediately. When a new aggregation session has not been initialized yet, the BAW checks do not recognize it as expired. Might fix potential stalls in setting up a new aggregation session. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed