From: Felix Fietkau Date: Sat, 12 Mar 2011 00:11:28 +0000 (+0100) Subject: ath9k: fix aggregation related interoperability issues X-Git-Tag: v2.6.39-rc1~468^2~25^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2c16befae67b901e6750b845661c1fdffd19f1;p=pandora-kernel.git ath9k: fix aggregation related interoperability issues Some clients seems to keep track of their reorder window even after an aggregation session has been disabled. This causes issues if there are still retried but not completed frames pending for the TID. To ensure that rx does not stall in such situations, set sendbar to 1 for any frame purged from the TID queue on teardown. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed