Commit 7fe0d21
wifi: mac80211: skip rate verification for not captured PSDUs
If for example the sniffer did not follow any AIDs in an MU frame, then
some of the information may not be filled in or is even expected to be
invalid. As an example, in that case it is expected that Nss is zero.
Fixes: 2ff5e52 ("radiotap: add 0-length PSDU "not captured" type")
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20251110142554.83a2858ee15b.I9f78ce7984872f474722f9278691ae16378f0a3e@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>1 parent 2027e3b commit 7fe0d21
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5360 | 5360 | | |
5361 | 5361 | | |
5362 | 5362 | | |
5363 | | - | |
| 5363 | + | |
| 5364 | + | |
| 5365 | + | |
| 5366 | + | |
5364 | 5367 | | |
5365 | | - | |
5366 | | - | |
| 5368 | + | |
| 5369 | + | |
| 5370 | + | |
5367 | 5371 | | |
5368 | 5372 | | |
5369 | 5373 | | |
| |||
0 commit comments