summaryrefslogtreecommitdiff
path: root/net/mac80211
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-03-17 10:53:25 +0100
committerJohannes Berg <johannes.berg@intel.com>2023-03-22 13:14:24 +0100
commit923bf981eb6ecc027227716e30701bdcc1845fbf (patch)
tree9f2749f65acb9af288cd889fce60784da25697c2 /net/mac80211
parentb58e3d4311b54b6dd0e37165277965da0c9eb21d (diff)
wifi: iwlwifi: mvm: protect TXQ list manipulation
Some recent upstream debugging uncovered the fact that in iwlwifi, the TXQ list manipulation is racy. Introduce a new state bit for when the TXQ is completely ready and can be used without locking, and if that's not set yet acquire the lock to check everything correctly. 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 'net/mac80211')
0 files changed, 0 insertions, 0 deletions