From: Reinette Chatre Date: Tue, 23 Feb 2010 22:02:52 +0000 (-0800) Subject: Revert "iwlwifi: Monitor and recover the aggregation TX flow failure" X-Git-Tag: v2.6.34-rc1~233^2~49^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab9bdc34d68dafc6fea0ba733231f1c9696ce9c4;p=pandora-kernel.git Revert "iwlwifi: Monitor and recover the aggregation TX flow failure" This reverts commit 1db5950f1d0b82e07371b211a48317b8972da063. The goal of "iwlwifi: Monitor and recover the aggregation TX flow failure" is to first detect when data transmission stalls and then to recover from this situation with a reset of the radio or the firmware, depending on how bad the transmission failures are. Unfortunately we have found that this change causes excessive resets with its current detection algorithm. It also performs its recovery action when none is really needed, like when we are not associated. Revert this change until the issues have been addressed. Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed