]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: iwlwifi: mld: use host rate for NAN management frames
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Sun, 10 May 2026 20:48:34 +0000 (23:48 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 26 May 2026 12:17:09 +0000 (15:17 +0300)
commit09e2f2ea5e3576ad0ad36155e24efa7f48051e64
tree458eddb3e61e3056ae76f8b2a16414259e2537da
parentddb509acccb70dd3a60f6353db95e52296f06c63
wifi: iwlwifi: mld: use host rate for NAN management frames

Frames that are sent to an NMI station are always NAN management frames.
Therefore there is no need to configure TLC for such a station.
Always use host rate for the frames going to that station.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20260510234534.fb7272ddbb45.I843dba36f52363bc7e9c81f937547ead12147539@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/tx.c