Commit 4232ec4
wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
commit e715c93 upstream.
Since we now want to sync the queues even when we're in RFKILL, we
shouldn't wake up the wait queue since we still expect to get all the
notifications from the firmware.
Fixes: 4d08c0b ("wifi: iwlwifi: mvm: handle BA session teardown in RF-kill")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240703064027.be7a9dbeacde.I5586cb3ca8d6e44f79d819a48a0c22351ff720c9@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 396dc11 commit 4232ec4
2 files changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6189 | 6189 | | |
6190 | 6190 | | |
6191 | 6191 | | |
6192 | | - | |
6193 | | - | |
| 6192 | + | |
6194 | 6193 | | |
6195 | | - | |
6196 | | - | |
| 6194 | + | |
6197 | 6195 | | |
6198 | 6196 | | |
6199 | 6197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1854 | 1854 | | |
1855 | 1855 | | |
1856 | 1856 | | |
1857 | | - | |
| 1857 | + | |
1858 | 1858 | | |
1859 | | - | |
1860 | | - | |
| 1859 | + | |
1861 | 1860 | | |
1862 | | - | |
1863 | 1861 | | |
1864 | 1862 | | |
1865 | 1863 | | |
| |||
0 commit comments