]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: mld: don't report bad STA ID in EHT TB sniffer
authorJohannes Berg <johannes.berg@intel.com>
Mon, 11 May 2026 17:36:27 +0000 (20:36 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 26 May 2026 12:17:10 +0000 (15:17 +0300)
commit117694a9633f9ae627cf642b067f2d92571fa2f6
tree52c1f844a779577e16b723022cb30e1ae6027d6f
parent646381b37872f2367aa1d0a909c45f3c61ea9d6c
wifi: iwlwifi: mld: don't report bad STA ID in EHT TB sniffer

The field being reported here is part of the EHT union, and not
valid in EHT TB. Don't report it there. We could probably report
the station ID we're following, but for now just don't, since it
appears nobody really cared.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20260511203428.b23984f12a46.Ia25014392129d5815facaacec78ea8ba7f35d9a0@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/rx.c