From: Felix Fietkau Date: Sat, 23 Oct 2010 15:45:38 +0000 (+0200) Subject: ath9k: resume aggregation immediately after a hardware reset X-Git-Tag: v2.6.37-rc1~88^2~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac6b6a065da42f826088c58bddad82e1b1ccb40;p=pandora-kernel.git ath9k: resume aggregation immediately after a hardware reset Since aggregation is usually triggered by tx completion, a hardware reset (because of beacon stuck, tx hang or baseband hang) can significantly delay the transmission of the next AMPDU (until the next tx completion event). Fix this by rescheduling aggregation after such a reset. Signed-off-by: Felix Fietkau Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed