OSDN Git Service

wifi: mac80211: mlme: set sta.mlo correctly
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 13:11:50 +0000 (15:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 13:12:45 +0000 (15:12 +0200)
commitbd363ee5330250b93cb1e0e16c1c54682fcbe595
tree4e9dc3c758a77dceab04b3e48e81a8ff118b6331
parent8f5d9e68c90dd6b01afdfda6d9926c6ea4931c00
wifi: mac80211: mlme: set sta.mlo correctly

Due to some changes and rebasing between different patches
this fell through the cracks; we need to set sta.mlo if the
connection is using MLO.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c