]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: iwlwifi: mld: support iwl_omi_send_status_notif version 2
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 11 Jul 2025 15:34:23 +0000 (18:34 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Mon, 14 Jul 2025 16:36:13 +0000 (19:36 +0300)
commit3735526d3e1c852dd9a3c05d82896a456819adc9
tree5c57da09229fa1c7533358cb6cfc752fb4566563
parent8bec2ec156903e12a8b45a57ae9bca409ead5646
wifi: iwlwifi: mld: support iwl_omi_send_status_notif version 2

The firmware provides the station id, use it since it makes our lives
easier. No need to assume we have a single BSS vif, and look up the
station id to whom the OMI was sent.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250711183056.7d2cd878855f.I8625ebb2c4e1fb484aafd16a07549f2eeb506e08@changeid
drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
drivers/net/wireless/intel/iwlwifi/mld/link.c
drivers/net/wireless/intel/iwlwifi/mld/notif.c