Commit 5dcf42f
ath11k: Use freq instead of channel number in rx path
As 6GHz cahnnel numbers overlap with those of 5GHz and 2GHz bands,
it is necessary to use frequency when determining the band info
in rx path.
Signed-off-by: Pradeep Kumar Chitrapu <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]1 parent 22eeadc commit 5dcf42f
3 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2162 | 2162 | | |
2163 | 2163 | | |
2164 | 2164 | | |
| 2165 | + | |
2165 | 2166 | | |
2166 | 2167 | | |
2167 | 2168 | | |
| |||
2172 | 2173 | | |
2173 | 2174 | | |
2174 | 2175 | | |
| 2176 | + | |
2175 | 2177 | | |
2176 | | - | |
| 2178 | + | |
| 2179 | + | |
| 2180 | + | |
2177 | 2181 | | |
2178 | 2182 | | |
2179 | 2183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3833 | 3833 | | |
3834 | 3834 | | |
3835 | 3835 | | |
| 3836 | + | |
3836 | 3837 | | |
3837 | 3838 | | |
3838 | 3839 | | |
| |||
5204 | 5205 | | |
5205 | 5206 | | |
5206 | 5207 | | |
5207 | | - | |
| 5208 | + | |
| 5209 | + | |
| 5210 | + | |
5208 | 5211 | | |
5209 | 5212 | | |
5210 | 5213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4228 | 4228 | | |
4229 | 4229 | | |
4230 | 4230 | | |
| 4231 | + | |
4231 | 4232 | | |
4232 | 4233 | | |
4233 | 4234 | | |
| |||
4257 | 4258 | | |
4258 | 4259 | | |
4259 | 4260 | | |
| 4261 | + | |
4260 | 4262 | | |
4261 | 4263 | | |
4262 | 4264 | | |
| |||
0 commit comments