]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: iwlwifi: mld: always allow mimo in NAN
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Wed, 27 May 2026 20:05:05 +0000 (23:05 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Wed, 3 Jun 2026 14:02:54 +0000 (17:02 +0300)
commit44e9ece99e5b9e4480ecdb03bf790422b9d0ef6b
tree1bed6037db24539d777a5ee93b4c268418b9251f
parent3ea44b983afde21500b10672d2107b942c567f9b
wifi: iwlwifi: mld: always allow mimo in NAN

The mimo field of the sta command is badly named. It really carries the
initial SMPS value as it is in the association request of the client
station (when we are the AP).

In NAN we don't have this information, just mark SMPS as disabled.

Link: https://patch.msgid.link/20260527230313.abd136be474e.I9eb663d953b482236345ffbcb611f28facea83c1@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/sta.c