Skip to content
Snippets Groups Projects
Commit ab9bdc34 authored by Reinette Chatre's avatar Reinette Chatre
Browse files

Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"


This reverts commit 1db5950f.

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: default avatarReinette Chatre <reinette.chatre@intel.com>
parent 4a6967b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment