diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-03-17 10:53:24 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-03-22 13:14:18 +0100 |
commit | b58e3d4311b54b6dd0e37165277965da0c9eb21d (patch) | |
tree | dc31bfe22ea178a80669930d23d2ae2eca34feda /Documentation | |
parent | 007ae9b268ba7553e479608cf9735d3c4672a2ab (diff) |
wifi: iwlwifi: mvm: fix mvmtxq->stopped handling
This could race if the queue is redirected while full, then
the flushing internally would start it while it's not yet
usable again. Fix it by using two state bits instead of just
one.
Reviewed-by: Benjamin Berg <benjamin.berg@intel.com>
Tested-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions