diff options
| author | Ilan Peer <ilan.peer@intel.com> | 2026-07-06 22:29:31 +0300 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2026-07-07 10:16:31 +0200 |
| commit | ac798f757d6475dc6fee2ec899980d6740714596 (patch) | |
| tree | d87fb20b7704d165c83234e518f966b46d8b5ca6 /lib/win_minmax.c | |
| parent | 158438cd6ad69d6dd7d871582c38baf22169fede (diff) | |
| download | linux-next-ac798f757d6475dc6fee2ec899980d6740714596.tar.gz linux-next-ac798f757d6475dc6fee2ec899980d6740714596.zip | |
wifi: mac80211: Route (Re)association req/response to per-STA queue
An association request or response frame is generally delivered to the
driver without a TX queue object. However, with drivers that do encryption
offload and couple the key with a transmit queue, this means that the
frames are not being encrypted.
Fix this by routing the association frames to the management TXQ.
This will allow the driver to set up the required resources before
transmitting the association frame, e.g., set up keys etc.
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260706222925.febcc62f485c.Iff932880e4b98232cbf6ba405fbb90d650a85381@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'lib/win_minmax.c')
0 files changed, 0 insertions, 0 deletions
