]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: mlme: don't add empty EML capabilities
authorMordechay Goodstein <mordechay.goodstein@intel.com>
Sat, 30 Jul 2022 00:51:08 +0000 (03:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 08:41:20 +0000 (10:41 +0200)
commit51d1820b0b5d8bc3ef494ec11e10a0b15b4ad42d
treecdffea08bc382b28dc418ff1ebba7036c60037dd
parent68941c45392d3b9302a280666739a5f701223ce4
wifi: mac80211: mlme: don't add empty EML capabilities

Draft P802.11be_D2.1, section 35.3.17 states that the EML Capabilities
Field shouldn't be included in case the device doesn't have support for
EMLSR or EMLMR.

Fixes: ab36dd033db8 ("wifi: mac80211: support MLO authentication/association with one link")
Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c