Commit d441622
wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
The calculation should consider also the 6GHz IE's len, fix that.
In addition, in iwl_mvm_sched_scan_start() the scan_fits helper is
called only in case non_psc_incldued is true, but it should be called
regardless, fix that as well.
Signed-off-by: Daniel Gabay <daniel.gabay@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240825191257.7db825442fd2.I99f4d6587709de02072fd57957ec7472331c6b1d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>1 parent f8a129c commit d441622
1 file changed
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
840 | | - | |
841 | | - | |
| 840 | + | |
| 841 | + | |
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
| |||
3168 | 3168 | | |
3169 | 3169 | | |
3170 | 3170 | | |
3171 | | - | |
3172 | | - | |
3173 | | - | |
3174 | | - | |
| 3171 | + | |
| 3172 | + | |
| 3173 | + | |
3175 | 3174 | | |
3176 | 3175 | | |
3177 | 3176 | | |
3178 | | - | |
3179 | | - | |
3180 | | - | |
3181 | | - | |
3182 | | - | |
| 3177 | + | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
3183 | 3181 | | |
3184 | 3182 | | |
3185 | 3183 | | |
| |||
3197 | 3195 | | |
3198 | 3196 | | |
3199 | 3197 | | |
| 3198 | + | |
| 3199 | + | |
| 3200 | + | |
3200 | 3201 | | |
3201 | 3202 | | |
3202 | 3203 | | |
| |||
0 commit comments