Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
authorReinette Chatre <reinette.chatre@intel.com>
Tue, 23 Feb 2010 22:02:52 +0000 (14:02 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Tue, 23 Feb 2010 22:02:52 +0000 (14:02 -0800)
commitab9bdc34d68dafc6fea0ba733231f1c9696ce9c4
tree594f6df57abaae7e4f5c07a841d0603dcb2be1fb
parent4a6967b88af02eebeedfbb91bc09160750225bb5
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 <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-dev.h
drivers/net/wireless/iwlwifi/iwl-rx.c